fix: comply with boost-histogram
1.4.0
#895
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Cirrus CI / Test build arm_container:python:3.8
failed
Sep 18, 2023 in 25m 36s
Task Summary
Instruction pytest failed in 23:28
Details
✅ 00:03 clone
✅ 00:03 create_venv
✅ 01:59 install
❌ 23:28 pytest
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
FAILED tests/test_nanoevents_delphes.py::test_listify - TypeError: RegularArray 'zeros_length' must be a non-negative integer for backends with known shapes, not None
FAILED tests/test_nanoevents_delphes.py::test_nested_lorentz_vectorization[CaloJet02] - TypeError: RegularArray 'zeros_length' must be a non-negative integer for backends with known shapes, not None
FAILED tests/test_nanoevents_delphes.py::test_nested_lorentz_vectorization[CaloJet04] - TypeError: RegularArray 'zeros_length' must be a non-negative integer for backends with known shapes, not None
FAILED tests/test_nanoevents_delphes.py::test_nested_lorentz_vectorization[CaloJet08] - TypeError: RegularArray 'zeros_length' must be a non-negative integer for backends with known shapes, not None
FAILED tests/test_nanoevents_delphes.py::test_nested_lorentz_vectorization[CaloJet15] - TypeError: RegularArray 'zeros_length' must be a non-negative integer for backends with known shapes, not None
FAILED tests/test_nanoevents_delphes.py::test_nested_lorentz_vectorization[GenJet] - TypeError: RegularArray 'zeros_length' must be a non-negative integer for backends with known shapes, not None
FAILED tests/test_nanoevents_delphes.py::test_nested_lorentz_vectorization[GenJet02] - TypeError: RegularArray 'zeros_length' must be a non-negative integer for backends with known shapes, not None
FAILED tests/test_nanoevents_delphes.py::test_nested_lorentz_vectorization[GenJet04] - TypeError: RegularArray 'zeros_length' must be a non-negative integer for backends with known shapes, not None
FAILED tests/test_nanoevents_delphes.py::test_nested_lorentz_vectorization[GenJet08] - TypeError: RegularArray 'zeros_length' must be a non-negative integer for backends with known shapes, not None
FAILED tests/test_nanoevents_delphes.py::test_nested_lorentz_vectorization[GenJet15] - TypeError: RegularArray 'zeros_length' must be a non-negative integer for backends with known shapes, not None
FAILED tests/test_nanoevents_delphes.py::test_nested_lorentz_vectorization[Jet] - TypeError: RegularArray 'zeros_length' must be a non-negative integer for backends with known shapes, not None
FAILED tests/test_nanoevents_delphes.py::test_nested_lorentz_vectorization[ParticleFlowJet02] - TypeError: RegularArray 'zeros_length' must be a non-negative integer for backends with known shapes, not None
FAILED tests/test_nanoevents_delphes.py::test_nested_lorentz_vectorization[ParticleFlowJet04] - TypeError: RegularArray 'zeros_length' must be a non-negative integer for backends with known shapes, not None
FAILED tests/test_nanoevents_delphes.py::test_nested_lorentz_vectorization[ParticleFlowJet08] - TypeError: RegularArray 'zeros_length' must be a non-negative integer for backends with known shapes, not None
FAILED tests/test_nanoevents_delphes.py::test_nested_lorentz_vectorization[ParticleFlowJet15] - TypeError: RegularArray 'zeros_length' must be a non-negative integer for backends with known shapes, not None
FAILED tests/test_nanoevents_delphes.py::test_nested_lorentz_vectorization[TrackJet02] - TypeError: RegularArray 'zeros_length' must be a non-negative integer for backends with known shapes, not None
FAILED tests/test_nanoevents_delphes.py::test_nested_lorentz_vectorization[TrackJet04] - TypeError: RegularArray 'zeros_length' must be a non-negative integer for backends with known shapes, not None
FAILED tests/test_nanoevents_delphes.py::test_nested_lorentz_vectorization[TrackJet08] - TypeError: RegularArray 'zeros_length' must be a non-negative integer for backends with known shapes, not None
FAILED tests/test_nanoevents_delphes.py::test_nested_lorentz_vectorization[TrackJet15] - TypeError: RegularArray 'zeros_length' must be a non-negative integer for backends with known shapes, not None
SKIPPED [2] tests/processor/servicex/__init__.py:30: could not import 'servicex': No module named 'servicex'
SKIPPED [1] tests/test_ml_tools.py:75: could not import 'tritonclient': No module named 'tritonclient'
SKIPPED [1] tests/test_ml_tools.py:122: could not import 'torch': No module named 'torch'
SKIPPED [1] tests/test_spark.py:5: could not import 'pyspark': No module named 'pyspark'
SKIPPED [1] tests/test_spark.py:13: pyspark executor work currently in progress
SKIPPED [1] tests/test_spark.py:109: could not import 'pyspark': No module named 'pyspark'
XFAIL tests/test_local_executors.py::test_dataframe_analysis[IterativeExecutor-BaseSchema-100000-1-True-parquet] - reason: parquet nanoevents not supported yet
XFAIL tests/test_local_executors.py::test_dataframe_analysis[IterativeExecutor-BaseSchema-100000-1-False-parquet] - reason: parquet nanoevents not supported yet
XFAIL tests/test_local_executors.py::test_dataframe_analysis[IterativeExecutor-BaseSchema-100000-None-True-parquet] - reason: parquet nanoevents not supported yet
XFAIL tests/test_local_executors.py::test_dataframe_analysis[IterativeExecutor-BaseSchema-100000-None-False-parquet] - reason: parquet nanoevents not supported yet
XFAIL tests/test_local_executors.py::test_dataframe_analysis[IterativeExecutor-BaseSchema-5-1-True-parquet] - reason: parquet nanoevents not supported yet
XFAIL tests/test_local_executors.py::test_dataframe_analysis[IterativeExecutor-BaseSchema-5-1-False-parquet] - reason: parquet nanoevents not supported yet
XFAIL tests/test_local_executors.py::test_dataframe_analysis[IterativeExecutor-BaseSchema-5-None-True-parquet] - reason: parquet nanoevents not supported yet
XFAIL tests/test_local_executors.py::test_dataframe_analysis[IterativeExecutor-BaseSchema-5-None-False-parquet] - reason: parquet nanoevents not supported yet
XFAIL tests/test_local_executors.py::test_nanoevents_analysis[IterativeExecutor-None-None-True-parquet] - reason: parquet nanoevents not supported yet
XFAIL tests/test_local_executors.py::test_nanoevents_analysis[IterativeExecutor-None-None-False-parquet] - reason: parquet nanoevents not supported yet
XFAIL tests/test_local_executors.py::test_nanoevents_analysis[IterativeExecutor-None-1000-True-parquet] - reason: parquet nanoevents not supported yet
XFAIL tests/test_local_executors.py::test_nanoevents_analysis[IterativeExecutor-None-1000-False-parquet] - reason: parquet nanoevents not supported yet
XFAIL tests/test_local_executors.py::test_nanoevents_analysis[IterativeExecutor-0-None-True-parquet] - reason: parquet nanoevents not supported yet
XFAIL tests/test_local_executors.py::test_nanoevents_analysis[IterativeExecutor-0-None-False-parquet] - reason: parquet nanoevents not supported yet
XFAIL tests/test_local_executors.py::test_nanoevents_analysis[IterativeExecutor-0-1000-True-parquet] - reason: parquet nanoevents not supported yet
XFAIL tests/test_local_executors.py::test_nanoevents_analysis[IterativeExecutor-0-1000-False-parquet] - reason: parquet nanoevents not supported yet
XFAIL tests/test_local_executors.py::test_nanoevents_analysis[IterativeExecutor-2-None-True-parquet] - reason: parquet nanoevents not supported yet
XFAIL tests/test_local_executors.py::test_nanoevents_analysis[IterativeExecutor-2-None-False-parquet] - reason: parquet nanoevents not supported yet
XFAIL tests/test_local_executors.py::test_nanoevents_analysis[IterativeExecutor-2-1000-True-parquet] - reason: parquet nanoevents not supported yet
XFAIL tests/test_local_executors.py::test_nanoevents_analysis[IterativeExecutor-2-1000-False-parquet] - reason: parquet nanoevents not supported yet
XFAIL tests/test_lookup_tools.py::test_rochester - reason: weird side effect from running other tests... passes by itself
XFAIL tests/test_nanoevents.py::test_read_nanomc[root] - reason: weird side effect from running other tests... passes by itself
XFAIL tests/test_nanoevents.py::test_read_nanomc[parquet] - reason: weird side effect from running other tests... passes by itself
XFAIL tests/test_nanoevents.py::test_read_from_uri[root] - reason: weird side effect from running other tests... passes by itself
XFAIL tests/test_nanoevents.py::test_read_from_uri[parquet] - reason: weird side effect from running other tests... passes by itself
XFAIL tests/test_nanoevents.py::test_read_nanodata[root] - reason: weird side effect from running other tests... passes by itself
XFAIL tests/test_nanoevents.py::test_read_nanodata[parquet] - reason: weird side effect from running other tests... passes by itself
XFAIL tests/test_preloaded.py::test_preloaded_nanoevents - reason: preloaded nanoevents doesn't support dask yet
= 19 failed, 226 passed, 7 skipped, 28 xfailed, 361 warnings in 1386.28s (0:23:06) =
Loading