feat: add virtual arrays #1277
Draft
feat: add virtual arrays #1277
Cirrus CI / Test build arm_container:python:3.13
failed
Feb 28, 2025 in 20m 44s
Task Summary
Instruction pytest failed in 17:47
Details
✅ 00:04 clone
✅ 00:03 create_venv
✅ 02:35 install
❌ 17:47 pytest
warnings.warn(
tests/test_nanoevents_physlite.py::test_load_single_field_of_linked
/tmp/venv/lib/python3.13/site-packages/coffea/util.py:241: UserWarning: Skipping AnalysisTrigMatch_HLT_mu6_j150_gsc175_boffperf_split_dr05_dz02 as it is it cannot be represented as an Awkward array
warnings.warn(
tests/test_nanoevents_physlite.py::test_load_single_field_of_linked
/tmp/venv/lib/python3.13/site-packages/coffea/util.py:241: UserWarning: Skipping AnalysisTrigMatch_HLT_mu6_j175_dr05 as it is it cannot be represented as an Awkward array
warnings.warn(
tests/test_nanoevents_physlite.py::test_load_single_field_of_linked
/tmp/venv/lib/python3.13/site-packages/coffea/util.py:241: UserWarning: Skipping AnalysisTrigMatch_HLT_mu6_j175_gsc260_boffperf_split_dr05_dz02 as it is it cannot be represented as an Awkward array
warnings.warn(
tests/test_nanoevents_physlite.py::test_load_single_field_of_linked
/tmp/venv/lib/python3.13/site-packages/coffea/util.py:241: UserWarning: Skipping AnalysisTrigMatch_HLT_mu6_j60_gsc110_boffperf_split_dr05_dz02 as it is it cannot be represented as an Awkward array
warnings.warn(
tests/test_nanoevents_physlite.py::test_load_single_field_of_linked
/tmp/venv/lib/python3.13/site-packages/coffea/util.py:241: UserWarning: Skipping AnalysisTrigMatch_HLT_mu6_j60_gsc85_boffperf_split_dr05_dz02 as it is it cannot be represented as an Awkward array
warnings.warn(
tests/test_nanoevents_physlite.py::test_load_single_field_of_linked
/tmp/venv/lib/python3.13/site-packages/coffea/util.py:241: UserWarning: Skipping AnalysisTrigMatch_HLT_mu6_j85_dr05 as it is it cannot be represented as an Awkward array
warnings.warn(
tests/test_nanoevents_physlite.py::test_load_single_field_of_linked
/tmp/venv/lib/python3.13/site-packages/coffea/util.py:241: UserWarning: Skipping AnalysisTrigMatch_HLT_mu6_mu4_bJpsimumu as it is it cannot be represented as an Awkward array
warnings.warn(
tests/test_nanoevents_physlite.py::test_load_single_field_of_linked
/tmp/venv/lib/python3.13/site-packages/coffea/util.py:241: UserWarning: Skipping AnalysisTrigMatch_HLT_mu6_mu4_bUpsimumu as it is it cannot be represented as an Awkward array
warnings.warn(
tests/test_nanoevents_physlite.py::test_load_single_field_of_linked
/tmp/venv/lib/python3.13/site-packages/coffea/util.py:241: UserWarning: Skipping AnalysisTrigMatch_HLT_mu6_nomucomb_2mu4_nomucomb_L1MU6_3MU4 as it is it cannot be represented as an Awkward array
warnings.warn(
tests/test_nanoevents_physlite.py::test_load_single_field_of_linked
/tmp/venv/lib/python3.13/site-packages/coffea/util.py:224: UserWarning: Skipping EventInfoAuxDyn.hardScatterVertexLink as it is not interpretable by Uproot
warnings.warn(
tests/test_nanoevents_physlite.py::test_load_single_field_of_linked
tests/test_nanoevents_physlite.py::test_electron_forms
/tmp/venv/lib/python3.13/site-packages/coffea/util.py:232: UserWarning: Skipping EventInfoAuxDyn.hardScatterVertexLink as it is not interpretable by Uproot
warnings.warn(
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
SKIPPED [1] tests/test_ml_tools.py:81: could not import 'tritonclient': No module named 'tritonclient'
SKIPPED [1] tests/test_ml_tools.py:134: could not import 'torch': No module named 'torch'
SKIPPED [1] tests/test_ml_tools.py:180: could not import 'tensorflow': No module named 'tensorflow'
SKIPPED [2] tests/test_nanoevents_physlite.py:32: temporarily disabled because of uproot issue #1267 https://github.com/scikit-hep/uproot5/issues/1267
SKIPPED [1] tests/test_taskvine.py:50: test needs a conda environment with coffea and ndcctools
XFAIL tests/test_preloaded.py::test_preloaded_nanoevents - reason: preloaded nanoevents doesn't support dask yet
= 368 passed, 6 skipped, 1 xfailed, 265004 warnings, 1 error in 1057.94s (0:17:37) =
Loading