refactor: Muon Mockup Detector Builder: refactoring and adding endcaps #4922
ci-bridge / CI Bridge / lcg_106a: [alma9, clang16]
succeeded
Jan 14, 2026 in 43m 22s
GitLab CI: SUCCESS
This check triggered job acts/ci-bridge/67736978
in pipeline acts/ci-bridge/34713
Status: SUCCESS
Created at: 2026-01-14T17:10:42.482Z
Started at: 2026-01-14T17:41:48.970Z
Finished at: 2026-01-14T18:25:10.671Z
Details
Showing last 709 out of 3484 total lines
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 193.9/193.9 kB 40.7 MB/s eta 0:00:00
Downloading backports_zstd-1.3.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (491 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 491.1/491.1 kB 3.6 MB/s eta 0:00:00
DEPRECATION: gosam 2.1.1-4b98559 has a non-standard version number. pip 24.0 will enforce this behaviour change. A possible replacement is to upgrade
to a newer version of gosam or contact the author to suggest that they release a version with a conforming version number. Discussion can be found at
https://github.com/pypa/pip/issues/12063
Installing collected packages: xxhash, pyyaml, pygments, pluggy, packaging, numpy, iniconfig, fsspec, execnet, cramjam, backports.zstd, pytest,
pyhepmc, awkward-cpp, pytest-xdist, pytest-timeout, pytest-repeat, pytest-check, awkward, uproot
WARNING: The script pygmentize is installed in '/root/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts f2py and numpy-config are installed in '/root/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The scripts py.test and pytest are installed in '/root/.local/bin' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the
following dependency conflicts.
nose-py3 1.6.3 requires 2to3, which is not installed.
zfit 0.22.0 requires tensorflow<2.17,>=2.16, which is not installed.
astropy 5.3.4 requires numpy<2,>=1.21, but you have numpy 2.4.1 which is incompatible.
itkwidgets 0.32.6 requires traitlets<5.7.0, but you have traitlets 5.9.0 which is incompatible.
langchain-community 0.2.12 requires numpy<2,>=1; python_version < "3.12", but you have numpy 2.4.1 which is incompatible.
langchain-core 0.2.35 requires packaging<25,>=23.2, but you have packaging 25.0 which is incompatible.
langchain 0.2.14 requires numpy<2,>=1; python_version < "3.12", but you have numpy 2.4.1 which is incompatible.
matplotlib 3.8.3 requires numpy<2,>=1.21, but you have numpy 2.4.1 which is incompatible.
numba 0.58.1 requires numpy<1.27,>=1.22, but you have numpy 2.4.1 which is incompatible.
pyarrow 15.0.0 requires numpy<2,>=1.16.6, but you have numpy 2.4.1 which is incompatible.
qibo 0.2.12 requires numpy<2.0.0,>=1.26.4, but you have numpy 2.4.1 which is incompatible.
scipy 1.14.0 requires numpy<2.3,>=1.23.5, but you have numpy 2.4.1 which is incompatible.
servicex 2.8.0 requires idna==2.10, but you have idna 3.2 which is incompatible.
statsmodels 0.14.1 requires numpy<2,>=1.18, but you have numpy 2.4.1 which is incompatible.
tensorflow-cpu 2.16.1 requires numpy<2.0.0,>=1.23.5; python_version <= "3.11", but you have numpy 2.4.1 which is incompatible.
tensorflow-model-optimization 0.8.0 requires numpy~=1.23, but you have numpy 2.4.1 which is incompatible.
httpstan 4.12.0 requires numpy<2.0,>=1.19, but you have numpy 2.4.1 which is incompatible.
pystan 3.9.0 requires numpy<2.0,>=1.19, but you have numpy 2.4.1 which is incompatible.
Successfully installed awkward-2.8.11 awkward-cpp-51 backports.zstd-1.3.0 cramjam-2.11.0 execnet-2.1.2 fsspec-2026.1.0 iniconfig-2.3.0 numpy-2.4.1
packaging-25.0 pluggy-1.6.0 pygments-2.19.2 pyhepmc-2.16.1 pytest-9.0.2 pytest-check-2.6.2 pytest-repeat-0.9.4 pytest-timeout-2.4.0 pytest-xdist-3.8.0
pyyaml-6.0.3 uproot-5.6.9 xxhash-3.6.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended
to use a virtual environment instead: https://pip.pypa.io/warnings/venv
$ cd src
$ pytest -rfExw -k "not gnn" -v -n1
============================= test session starts ==============================
platform linux -- Python 3.11.9, pytest-8.3.2, pluggy-1.5.0 -- /cvmfs/sft.cern.ch/lcg/views/LCG_106a/x86_64-el9-clang16-opt/bin/python
cachedir: .pytest_cache
hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/builds/acts/ci-bridge/src/.hypothesis/examples')
rootdir: /builds/acts/ci-bridge/src
configfile: pytest.ini
testpaths: Python/Examples/tests, docs/examples
plugins: anyio-3.7.1, hypothesis-5.3.0, mimesis-14.0.0, cov-4.1.0, xdist-3.3.1, typeguard-2.13.3, timeout-2.4.0, repeat-0.9.4, check-2.6.2
created: 1/1 worker
1 worker [316 items]
scheduling tests via LoadScheduling
Python/Examples/tests/test_algorithms.py::test_algorithm_interface[AdaptiveMultiVertexFinderAlgorithm]
[gw0] [ 0%] PASSED Python/Examples/tests/test_algorithms.py::test_algorithm_interface[AdaptiveMultiVertexFinderAlgorithm]
Python/Examples/tests/test_algorithms.py::test_algorithm_interface[VertexFitterAlgorithm]
[gw0] [ 0%] PASSED Python/Examples/tests/test_algorithms.py::test_algorithm_interface[VertexFitterAlgorithm]
Python/Examples/tests/test_algorithms.py::test_algorithm_interface[IterativeVertexFinderAlgorithm]
[gw0] [ 0%] PASSED Python/Examples/tests/test_algorithms.py::test_algorithm_interface[IterativeVertexFinderAlgorithm]
Python/Examples/tests/test_algorithms.py::test_algorithm_interface[HoughVertexFinderAlgorithm]
[gw0] [ 1%] PASSED Python/Examples/tests/test_algorithms.py::test_algorithm_interface[HoughVertexFinderAlgorithm]
Python/Examples/tests/test_algorithms.py::test_algorithm_interface[SpacePointMaker]
[gw0] [ 1%] PASSED Python/Examples/tests/test_algorithms.py::test_algorithm_interface[SpacePointMaker]
Python/Examples/tests/test_algorithms.py::test_algorithm_interface[TrackFindingAlgorithm]
[gw0] [ 1%] PASSED Python/Examples/tests/test_algorithms.py::test_algorithm_interface[TrackFindingAlgorithm]
Python/Examples/tests/test_algorithms.py::test_algorithm_interface[SeedingAlgorithm]
[gw0] [ 2%] PASSED Python/Examples/tests/test_algorithms.py::test_algorithm_interface[SeedingAlgorithm]
Python/Examples/tests/test_algorithms.py::test_algorithm_interface[TrackParamsEstimationAlgorithm]
[gw0] [ 2%] PASSED Python/Examples/tests/test_algorithms.py::test_algorithm_interface[TrackParamsEstimationAlgorithm]
Python/Examples/tests/test_algorithms.py::test_algorithm_interface[EventGenerator]
[gw0] [ 2%] PASSED Python/Examples/tests/test_algorithms.py::test_algorithm_interface[EventGenerator]
Python/Examples/tests/test_algorithms.py::test_algorithm_interface[FatrasSimulation]
[gw0] [ 3%] PASSED Python/Examples/tests/test_algorithms.py::test_algorithm_interface[FatrasSimulation]
Python/Examples/tests/test_algorithms.py::test_algorithm_interface[MaterialMapping]
[gw0] [ 3%] PASSED Python/Examples/tests/test_algorithms.py::test_algorithm_interface[MaterialMapping]
Python/Examples/tests/test_algorithms.py::test_algorithm_interface[TruthTrackFinder]
[gw0] [ 3%] PASSED Python/Examples/tests/test_algorithms.py::test_algorithm_interface[TruthTrackFinder]
Python/Examples/tests/test_algorithms.py::test_algorithm_interface[ParticleSelector]
[gw0] [ 4%] PASSED Python/Examples/tests/test_algorithms.py::test_algorithm_interface[ParticleSelector]
Python/Examples/tests/test_algorithms.py::test_algorithm_interface[TruthVertexFinder]
[gw0] [ 4%] PASSED Python/Examples/tests/test_algorithms.py::test_algorithm_interface[TruthVertexFinder]
Python/Examples/tests/test_algorithms.py::test_algorithm_interface[TrackParameterSmearing]
[gw0] [ 4%] PASSED Python/Examples/tests/test_algorithms.py::test_algorithm_interface[TrackParameterSmearing]
Python/Examples/tests/test_algorithms.py::test_algorithm_interface[TrackSelectorAlgorithm]
[gw0] [ 5%] PASSED Python/Examples/tests/test_algorithms.py::test_algorithm_interface[TrackSelectorAlgorithm]
Python/Examples/tests/test_algorithms.py::test_algorithm_interface[TrackFittingAlgorithm]
[gw0] [ 5%] PASSED Python/Examples/tests/test_algorithms.py::test_algorithm_interface[TrackFittingAlgorithm]
Python/Examples/tests/test_algorithms.py::test_algorithm_interface[ParticlesPrinter]
[gw0] [ 5%] PASSED Python/Examples/tests/test_algorithms.py::test_algorithm_interface[ParticlesPrinter]
Python/Examples/tests/test_algorithms.py::test_algorithm_interface[TrackParametersPrinter]
[gw0] [ 6%] PASSED Python/Examples/tests/test_algorithms.py::test_algorithm_interface[TrackParametersPrinter]
Python/Examples/tests/test_algorithms.py::test_algorithm_interface[PropagationAlgorithm]
[gw0] [ 6%] PASSED Python/Examples/tests/test_algorithms.py::test_algorithm_interface[PropagationAlgorithm]
Python/Examples/tests/test_algorithms.py::test_g4_algorithms
[gw0] [ 6%] PASSED Python/Examples/tests/test_algorithms.py::test_g4_algorithms
Python/Examples/tests/test_algorithms.py::test_special_algorithm_interfaces
[gw0] [ 6%] PASSED Python/Examples/tests/test_algorithms.py::test_special_algorithm_interfaces
Python/Examples/tests/test_alignmentdecorator.py::test_alignmentdecorator_io_mode
[gw0] [ 7%] PASSED Python/Examples/tests/test_alignmentdecorator.py::test_alignmentdecorator_io_mode
Python/Examples/tests/test_alignmentdecorator.py::test_alignmentdecorator_gen_mode
[gw0] [ 7%] PASSED Python/Examples/tests/test_alignmentdecorator.py::test_alignmentdecorator_gen_mode
Python/Examples/tests/test_base.py::test_version
[gw0] [ 7%] PASSED Python/Examples/tests/test_base.py::test_version
Python/Examples/tests/test_base.py::test_logging
[gw0] [ 8%] PASSED Python/Examples/tests/test_base.py::test_logging
Python/Examples/tests/test_base.py::test_pgd_particle
[gw0] [ 8%] PASSED Python/Examples/tests/test_base.py::test_pgd_particle
Python/Examples/tests/test_base.py::test_algebra
[gw0] [ 8%] PASSED Python/Examples/tests/test_base.py::test_algebra
Python/Examples/tests/test_base.py::test_empty_sequencer[configPosConstructor]
[gw0] [ 9%] PASSED Python/Examples/tests/test_base.py::test_empty_sequencer[configPosConstructor]
Python/Examples/tests/test_base.py::test_empty_sequencer[configKwConstructor]
[gw0] [ 9%] PASSED Python/Examples/tests/test_base.py::test_empty_sequencer[configKwConstructor]
Python/Examples/tests/test_base.py::test_empty_sequencer[kwargsConstructor]
[gw0] [ 9%] PASSED Python/Examples/tests/test_base.py::test_empty_sequencer[kwargsConstructor]
Python/Examples/tests/test_base.py::test_sequencer_single_threaded
[gw0] [ 10%] PASSED Python/Examples/tests/test_base.py::test_sequencer_single_threaded
Python/Examples/tests/test_base.py::test_sequencer_multi_threaded
[gw0] [ 10%] PASSED Python/Examples/tests/test_base.py::test_sequencer_multi_threaded
Python/Examples/tests/test_base.py::test_random_number
[gw0] [ 10%] PASSED Python/Examples/tests/test_base.py::test_random_number
Python/Examples/tests/test_base.py::test_constructors
[gw0] [ 11%] PASSED Python/Examples/tests/test_base.py::test_constructors
Python/Examples/tests/test_blueprint.py::test_zdirection_container_blueprint
[gw0] [ 11%] PASSED Python/Examples/tests/test_blueprint.py::test_zdirection_container_blueprint
Python/Examples/tests/test_covfie.py::test_constant_field_conversion
[gw0] [ 11%] PASSED Python/Examples/tests/test_covfie.py::test_constant_field_conversion
Python/Examples/tests/test_covfie.py::test_inhomogeneous_field_conversion
[gw0] [ 12%] PASSED Python/Examples/tests/test_covfie.py::test_inhomogeneous_field_conversion
Python/Examples/tests/test_detectors.py::test_generic_geometry
[gw0] [ 12%] PASSED Python/Examples/tests/test_detectors.py::test_generic_geometry
Python/Examples/tests/test_detectors.py::test_telescope_geometry
[gw0] [ 12%] PASSED Python/Examples/tests/test_detectors.py::test_telescope_geometry
Python/Examples/tests/test_detectors.py::test_odd
[gw0] [ 12%] PASSED Python/Examples/tests/test_detectors.py::test_odd
Python/Examples/tests/test_detectors.py::test_tgeo_config_triplet
[gw0] [ 13%] PASSED Python/Examples/tests/test_detectors.py::test_tgeo_config_triplet
Python/Examples/tests/test_detectors.py::test_tgeo_config_volume
[gw0] [ 13%] PASSED Python/Examples/tests/test_detectors.py::test_tgeo_config_volume
Python/Examples/tests/test_detectors.py::test_coordinate_converter
[gw0] [ 13%] PASSED Python/Examples/tests/test_detectors.py::test_coordinate_converter
Python/Examples/tests/test_edm4hep.py::test_edm4hep_measurement_writer
[gw0] [ 14%] PASSED Python/Examples/tests/test_edm4hep.py::test_edm4hep_measurement_writer
Python/Examples/tests/test_edm4hep.py::test_edm4hep_simhit_writer[configPosConstructor]
[gw0] [ 14%] PASSED Python/Examples/tests/test_edm4hep.py::test_edm4hep_simhit_writer[configPosConstructor]
Python/Examples/tests/test_edm4hep.py::test_edm4hep_simhit_writer[configKwConstructor]
[gw0] [ 14%] PASSED Python/Examples/tests/test_edm4hep.py::test_edm4hep_simhit_writer[configKwConstructor]
Python/Examples/tests/test_edm4hep.py::test_edm4hep_simhit_writer[kwargsConstructor]
[gw0] [ 15%] PASSED Python/Examples/tests/test_edm4hep.py::test_edm4hep_simhit_writer[kwargsConstructor]
Python/Examples/tests/test_edm4hep.py::test_edm4hep_particle_writer
[gw0] [ 15%] PASSED Python/Examples/tests/test_edm4hep.py::test_edm4hep_particle_writer
Python/Examples/tests/test_edm4hep.py::test_edm4hep_particle_writer_separate_files
[gw0] [ 15%] PASSED Python/Examples/tests/test_edm4hep.py::test_edm4hep_particle_writer_separate_files
Python/Examples/tests/test_edm4hep.py::test_edm4hep_multitrajectory_writer
[gw0] [ 16%] PASSED Python/Examples/tests/test_edm4hep.py::test_edm4hep_multitrajectory_writer
Python/Examples/tests/test_edm4hep.py::test_edm4hep_tracks_writer
[gw0] [ 16%] PASSED Python/Examples/tests/test_edm4hep.py::test_edm4hep_tracks_writer
Python/Examples/tests/test_edm4hep.py::test_edm4hep_simhit_particle_reader[mu-]
[gw0] [ 16%] PASSED Python/Examples/tests/test_edm4hep.py::test_edm4hep_simhit_particle_reader[mu-]
Python/Examples/tests/test_edm4hep.py::test_edm4hep_reader[mu-]
[gw0] [ 17%] PASSED Python/Examples/tests/test_edm4hep.py::test_edm4hep_reader[mu-]
Python/Examples/tests/test_edm4hep.py::test_edm4hep_writer_copy[mu-]
[gw0] [ 17%] PASSED Python/Examples/tests/test_edm4hep.py::test_edm4hep_writer_copy[mu-]
Python/Examples/tests/test_edm4hep.py::test_edm4hep_simhit_particle_reader[pi-]
[gw0] [ 17%] PASSED Python/Examples/tests/test_edm4hep.py::test_edm4hep_simhit_particle_reader[pi-]
Python/Examples/tests/test_edm4hep.py::test_edm4hep_reader[pi-]
[gw0] [ 18%] PASSED Python/Examples/tests/test_edm4hep.py::test_edm4hep_reader[pi-]
Python/Examples/tests/test_edm4hep.py::test_edm4hep_writer_copy[pi-]
[gw0] [ 18%] PASSED Python/Examples/tests/test_edm4hep.py::test_edm4hep_writer_copy[pi-]
Python/Examples/tests/test_edm4hep.py::test_edm4hep_measurement_reader
[gw0] [ 18%] PASSED Python/Examples/tests/test_edm4hep.py::test_edm4hep_measurement_reader
Python/Examples/tests/test_edm4hep.py::test_edm4hep_tracks_reader
[gw0] [ 18%] PASSED Python/Examples/tests/test_edm4hep.py::test_edm4hep_tracks_reader
Python/Examples/tests/test_event_data.py::test_particle_hypothesis
[gw0] [ 19%] PASSED Python/Examples/tests/test_event_data.py::test_particle_hypothesis
Python/Examples/tests/test_examples.py::test_pythia8
[gw0] [ 19%] PASSED Python/Examples/tests/test_examples.py::test_pythia8
Python/Examples/tests/test_examples.py::test_fatras
[gw0] [ 19%] PASSED Python/Examples/tests/test_examples.py::test_fatras
Python/Examples/tests/test_examples.py::test_geant4
[gw0] [ 20%] PASSED Python/Examples/tests/test_examples.py::test_geant4
Python/Examples/tests/test_examples.py::test_seeding
[gw0] [ 20%] PASSED Python/Examples/tests/test_examples.py::test_seeding
Python/Examples/tests/test_examples.py::test_hashing_seeding
[gw0] [ 20%] PASSED Python/Examples/tests/test_examples.py::test_hashing_seeding
Python/Examples/tests/test_examples.py::test_seeding_orthogonal
[gw0] [ 21%] PASSED Python/Examples/tests/test_examples.py::test_seeding_orthogonal
Python/Examples/tests/test_examples.py::test_itk_seeding
[gw0] [ 21%] PASSED Python/Examples/tests/test_examples.py::test_itk_seeding
Python/Examples/tests/test_examples.py::test_propagation
[gw0] [ 21%] PASSED Python/Examples/tests/test_examples.py::test_propagation
Python/Examples/tests/test_examples.py::test_material_recording
[gw0] [ 22%] PASSED Python/Examples/tests/test_examples.py::test_material_recording
Python/Examples/tests/test_examples.py::test_truth_tracking_kalman[generic-0.0]
[gw0] [ 22%] PASSED Python/Examples/tests/test_examples.py::test_truth_tracking_kalman[generic-0.0]
Python/Examples/tests/test_examples.py::test_truth_tracking_kalman[generic-1000.0]
[gw0] [ 22%] PASSED Python/Examples/tests/test_examples.py::test_truth_tracking_kalman[generic-1000.0]
Python/Examples/tests/test_examples.py::test_truth_tracking_kalman[odd-0.0]
[gw0] [ 23%] PASSED Python/Examples/tests/test_examples.py::test_truth_tracking_kalman[odd-0.0]
Python/Examples/tests/test_examples.py::test_truth_tracking_kalman[odd-1000.0]
[gw0] [ 23%] PASSED Python/Examples/tests/test_examples.py::test_truth_tracking_kalman[odd-1000.0]
Python/Examples/tests/test_examples.py::test_truth_tracking_gsf[generic]
[gw0] [ 23%] PASSED Python/Examples/tests/test_examples.py::test_truth_tracking_gsf[generic]
Python/Examples/tests/test_examples.py::test_truth_tracking_gsf[odd]
[gw0] [ 24%] PASSED Python/Examples/tests/test_examples.py::test_truth_tracking_gsf[odd]
Python/Examples/tests/test_examples.py::test_refitting[generic]
[gw0] [ 24%] PASSED Python/Examples/tests/test_examples.py::test_refitting[generic]
Python/Examples/tests/test_examples.py::test_refitting[odd]
[gw0] [ 24%] PASSED Python/Examples/tests/test_examples.py::test_refitting[odd]
Python/Examples/tests/test_examples.py::test_particle_gun
[gw0] [ 25%] PASSED Python/Examples/tests/test_examples.py::test_particle_gun
Python/Examples/tests/test_examples.py::test_material_mapping
[gw0] [ 25%] PASSED Python/Examples/tests/test_examples.py::test_material_mapping
Python/Examples/tests/test_examples.py::test_volume_material_mapping
[gw0] [ 25%] PASSED Python/Examples/tests/test_examples.py::test_volume_material_mapping
Python/Examples/tests/test_examples.py::test_digitization_example[smeared]
[gw0] [ 25%] PASSED Python/Examples/tests/test_examples.py::test_digitization_example[smeared]
Python/Examples/tests/test_examples.py::test_digitization_example[geometric]
[gw0] [ 26%] PASSED Python/Examples/tests/test_examples.py::test_digitization_example[geometric]
Python/Examples/tests/test_examples.py::test_digitization_example_input_parsing[smeared]
[gw0] [ 26%] PASSED Python/Examples/tests/test_examples.py::test_digitization_example_input_parsing[smeared]
Python/Examples/tests/test_examples.py::test_digitization_example_input_parsing[geometric]
[gw0] [ 26%] PASSED Python/Examples/tests/test_examples.py::test_digitization_example_input_parsing[geometric]
Python/Examples/tests/test_examples.py::test_digitization_example_input_parsing[odd-smeared]
[gw0] [ 27%] PASSED Python/Examples/tests/test_examples.py::test_digitization_example_input_parsing[odd-smeared]
Python/Examples/tests/test_examples.py::test_digitization_example_input_parsing[odd-geometric]
[gw0] [ 27%] PASSED Python/Examples/tests/test_examples.py::test_digitization_example_input_parsing[odd-geometric]
Python/Examples/tests/test_examples.py::test_digitization_example_input[smeared]
[gw0] [ 27%] PASSED Python/Examples/tests/test_examples.py::test_digitization_example_input[smeared]
Python/Examples/tests/test_examples.py::test_digitization_example_input[geometric]
[gw0] [ 28%] PASSED Python/Examples/tests/test_examples.py::test_digitization_example_input[geometric]
Python/Examples/tests/test_examples.py::test_digitization_config_example
[gw0] [ 28%] PASSED Python/Examples/tests/test_examples.py::test_digitization_config_example
Python/Examples/tests/test_examples.py::test_ckf_tracks_example[generic-full_seeding]
[gw0] [ 28%] PASSED Python/Examples/tests/test_examples.py::test_ckf_tracks_example[generic-full_seeding]
Python/Examples/tests/test_examples.py::test_ckf_tracks_example[generic-truth_estimated]
[gw0] [ 29%] PASSED Python/Examples/tests/test_examples.py::test_ckf_tracks_example[generic-truth_estimated]
Python/Examples/tests/test_examples.py::test_ckf_tracks_example[generic-truth_smeared]
[gw0] [ 29%] PASSED Python/Examples/tests/test_examples.py::test_ckf_tracks_example[generic-truth_smeared]
Python/Examples/tests/test_examples.py::test_ckf_tracks_example[odd-full_seeding]
[gw0] [ 29%] PASSED Python/Examples/tests/test_examples.py::test_ckf_tracks_example[odd-full_seeding]
Python/Examples/tests/test_examples.py::test_ckf_tracks_example[odd-truth_estimated]
[gw0] [ 30%] PASSED Python/Examples/tests/test_examples.py::test_ckf_tracks_example[odd-truth_estimated]
Python/Examples/tests/test_examples.py::test_ckf_tracks_example[odd-truth_smeared]
[gw0] [ 30%] PASSED Python/Examples/tests/test_examples.py::test_ckf_tracks_example[odd-truth_smeared]
Python/Examples/tests/test_examples.py::test_full_chain_odd_example
[gw0] [ 30%] PASSED Python/Examples/tests/test_examples.py::test_full_chain_odd_example
Python/Examples/tests/test_examples.py::test_full_chain_odd_example_pythia_geant4
[gw0] [ 31%] PASSED Python/Examples/tests/test_examples.py::test_full_chain_odd_example_pythia_geant4
Python/Examples/tests/test_examples.py::test_ML_Ambiguity_Solver
[gw0] [ 31%] SKIPPED Python/Examples/tests/test_examples.py::test_ML_Ambiguity_Solver
Python/Examples/tests/test_examples.py::test_bfield_writing
[gw0] [ 31%] PASSED Python/Examples/tests/test_examples.py::test_bfield_writing
Python/Examples/tests/test_examples.py::test_strip_spacepoints[generic]
[gw0] [ 31%] SKIPPED Python/Examples/tests/test_examples.py::test_strip_spacepoints[generic]
Python/Examples/tests/test_examples.py::test_strip_spacepoints[odd]
[gw0] [ 32%] PASSED Python/Examples/tests/test_examples.py::test_strip_spacepoints[odd]
Python/Examples/tests/test_examples.py::test_geomodel_G4
[gw0] [ 32%] SKIPPED Python/Examples/tests/test_examples.py::test_geomodel_G4
Python/Examples/tests/test_fpe.py::test_notrackfpe
[gw0] [ 32%] SKIPPED Python/Examples/tests/test_fpe.py::test_notrackfpe
Python/Examples/tests/test_fpe.py::test_fpe_single_fail_at_end[FLTDIV]
[gw0] [ 33%] SKIPPED Python/Examples/tests/test_fpe.py::test_fpe_single_fail_at_end[FLTDIV]
Python/Examples/tests/test_fpe.py::test_fpe_single_fail_at_end[FLTOVF]
[gw0] [ 33%] SKIPPED Python/Examples/tests/test_fpe.py::test_fpe_single_fail_at_end[FLTOVF]
Python/Examples/tests/test_fpe.py::test_fpe_single_fail_at_end[FLTINV]
[gw0] [ 33%] SKIPPED Python/Examples/tests/test_fpe.py::test_fpe_single_fail_at_end[FLTINV]
Python/Examples/tests/test_fpe.py::test_fpe_single_fail_immediately[FLTDIV]
[gw0] [ 34%] SKIPPED Python/Examples/tests/test_fpe.py::test_fpe_single_fail_immediately[FLTDIV]
Python/Examples/tests/test_fpe.py::test_fpe_single_fail_immediately[FLTOVF]
[gw0] [ 34%] SKIPPED Python/Examples/tests/test_fpe.py::test_fpe_single_fail_immediately[FLTOVF]
Python/Examples/tests/test_fpe.py::test_fpe_single_fail_immediately[FLTINV]
[gw0] [ 34%] SKIPPED Python/Examples/tests/test_fpe.py::test_fpe_single_fail_immediately[FLTINV]
Python/Examples/tests/test_fpe.py::test_fpe_nocontext
[gw0] [ 35%] SKIPPED Python/Examples/tests/test_fpe.py::test_fpe_nocontext
Python/Examples/tests/test_fpe.py::test_fpe_rearm[FLTDIV]
[gw0] [ 35%] SKIPPED Python/Examples/tests/test_fpe.py::test_fpe_rearm[FLTDIV]
Python/Examples/tests/test_fpe.py::test_fpe_rearm[FLTOVF]
[gw0] [ 35%] SKIPPED Python/Examples/tests/test_fpe.py::test_fpe_rearm[FLTOVF]
Python/Examples/tests/test_fpe.py::test_fpe_rearm[FLTINV]
[gw0] [ 36%] SKIPPED Python/Examples/tests/test_fpe.py::test_fpe_rearm[FLTINV]
Python/Examples/tests/test_fpe.py::test_fpe_masking_single[FLTDIV]
[gw0] [ 36%] SKIPPED Python/Examples/tests/test_fpe.py::test_fpe_masking_single[FLTDIV]
Python/Examples/tests/test_fpe.py::test_fpe_masking_single[FLTOVF]
[gw0] [ 36%] SKIPPED Python/Examples/tests/test_fpe.py::test_fpe_masking_single[FLTOVF]
Python/Examples/tests/test_fpe.py::test_fpe_masking_single[FLTINV]
[gw0] [ 37%] SKIPPED Python/Examples/tests/test_fpe.py::test_fpe_masking_single[FLTINV]
Python/Examples/tests/test_fpe.py::test_masking_load_yaml[FLTDIV]
[gw0] [ 37%] SKIPPED Python/Examples/tests/test_fpe.py::test_masking_load_yaml[FLTDIV]
Python/Examples/tests/test_fpe.py::test_masking_load_yaml[FLTOVF]
[gw0] [ 37%] SKIPPED Python/Examples/tests/test_fpe.py::test_masking_load_yaml[FLTOVF]
Python/Examples/tests/test_fpe.py::test_masking_load_yaml[FLTINV]
[gw0] [ 37%] SKIPPED Python/Examples/tests/test_fpe.py::test_masking_load_yaml[FLTINV]
Python/Examples/tests/test_fpe.py::test_fpe_context[FLTDIV]
[gw0] [ 38%] SKIPPED Python/Examples/tests/test_fpe.py::test_fpe_context[FLTDIV]
Python/Examples/tests/test_fpe.py::test_fpe_context[FLTOVF]
[gw0] [ 38%] SKIPPED Python/Examples/tests/test_fpe.py::test_fpe_context[FLTOVF]
Python/Examples/tests/test_fpe.py::test_fpe_context[FLTINV]
[gw0] [ 38%] SKIPPED Python/Examples/tests/test_fpe.py::test_fpe_context[FLTINV]
Python/Examples/tests/test_fpe.py::test_buffer_sufficient
[gw0] [ 39%] SKIPPED Python/Examples/tests/test_fpe.py::test_buffer_sufficient
Python/Examples/tests/test_generators.py::test_uniform_vertex_generator
[gw0] [ 39%] PASSED Python/Examples/tests/test_generators.py::test_uniform_vertex_generator
Python/Examples/tests/test_geometry.py::test_geometry_example[generic]
[gw0] [ 39%] PASSED Python/Examples/tests/test_geometry.py::test_geometry_example[generic]
Python/Examples/tests/test_geometry.py::test_geometry_example[generic-gen3]
[gw0] [ 40%] PASSED Python/Examples/tests/test_geometry.py::test_geometry_example[generic-gen3]
Python/Examples/tests/test_geometry.py::test_geometry_example[odd]
[gw0] [ 40%] PASSED Python/Examples/tests/test_geometry.py::test_geometry_example[odd]
Python/Examples/tests/test_geometry.py::test_geometry_visitor
[gw0] [ 40%] PASSED Python/Examples/tests/test_geometry.py::test_geometry_visitor
Python/Examples/tests/test_geometry.py::test_odd_gen1
[gw0] [ 41%] PASSED Python/Examples/tests/test_geometry.py::test_odd_gen1
Python/Examples/tests/test_geometry.py::test_odd_gen3
[gw0] [ 41%] PASSED Python/Examples/tests/test_geometry.py::test_odd_gen3
Python/Examples/tests/test_hepmc3.py::test_hemc3_writer[hepmc3-uncompressed]
[gw0] [ 41%] PASSED Python/Examples/tests/test_hepmc3.py::test_hemc3_writer[hepmc3-uncompressed]
Python/Examples/tests/test_hepmc3.py::test_hemc3_writer[hepmc3-zlib]
[gw0] [ 42%] PASSED Python/Examples/tests/test_hepmc3.py::test_hemc3_writer[hepmc3-zlib]
Python/Examples/tests/test_hepmc3.py::test_hemc3_writer[hepmc3-lzma]
[gw0] [ 42%] PASSED Python/Examples/tests/test_hepmc3.py::test_hemc3_writer[hepmc3-lzma]
Python/Examples/tests/test_hepmc3.py::test_hemc3_writer[hepmc3-bzip2]
[gw0] [ 42%] PASSED Python/Examples/tests/test_hepmc3.py::test_hemc3_writer[hepmc3-bzip2]
Python/Examples/tests/test_hepmc3.py::test_hemc3_writer[root]
[gw0] [ 43%] PASSED Python/Examples/tests/test_hepmc3.py::test_hemc3_writer[root]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf1-1-5]
[gw0] [ 43%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf1-1-5]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf1-2-5]
[gw0] [ 43%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf1-2-5]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf1-3-5]
[gw0] [ 43%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf1-3-5]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf1-4-5]
[gw0] [ 44%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf1-4-5]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf1-5-5]
[gw0] [ 44%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf1-5-5]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf5-1-5]
[gw0] [ 44%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf5-1-5]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf5-2-5]
[gw0] [ 45%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf5-2-5]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf5-3-5]
[gw0] [ 45%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf5-3-5]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf5-4-5]
[gw0] [ 45%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf5-4-5]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf5-5-5]
[gw0] [ 46%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf5-5-5]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf15-1-5]
[gw0] [ 46%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf15-1-5]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf15-2-5]
[gw0] [ 46%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf15-2-5]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf15-3-5]
[gw0] [ 47%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf15-3-5]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf15-4-5]
[gw0] [ 47%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf15-4-5]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf15-5-5]
[gw0] [ 47%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf15-5-5]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf50-1-5]
[gw0] [ 48%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf50-1-5]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf50-2-5]
[gw0] [ 48%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf50-2-5]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf50-3-5]
[gw0] [ 48%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf50-3-5]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf50-4-5]
[gw0] [ 49%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf50-4-5]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf50-5-5]
[gw0] [ 49%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_stall[buf50-5-5]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_not_in_order
[gw0] [ 49%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_not_in_order
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_pythia8[hepmc3-uncompressed]
[gw0] [ 50%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_pythia8[hepmc3-uncompressed]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_pythia8[hepmc3-zlib]
[gw0] [ 50%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_pythia8[hepmc3-zlib]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_pythia8[hepmc3-lzma]
[gw0] [ 50%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_pythia8[hepmc3-lzma]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_pythia8[hepmc3-bzip2]
[gw0] [ 50%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_pythia8[hepmc3-bzip2]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_pythia8[root]
[gw0] [ 51%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_pythia8[root]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader[hepmc3-uncompressed]
[gw0] [ 51%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader[hepmc3-uncompressed]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader[hepmc3-zlib]
[gw0] [ 51%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader[hepmc3-zlib]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader[hepmc3-lzma]
[gw0] [ 52%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader[hepmc3-lzma]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader[hepmc3-bzip2]
[gw0] [ 52%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader[hepmc3-bzip2]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader[root]
[gw0] [ 52%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader[root]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_explicit_num_events[hepmc3-uncompressed]
[gw0] [ 53%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_explicit_num_events[hepmc3-uncompressed]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_explicit_num_events[hepmc3-zlib]
[gw0] [ 53%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_explicit_num_events[hepmc3-zlib]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_explicit_num_events[hepmc3-lzma]
[gw0] [ 53%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_explicit_num_events[hepmc3-lzma]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_explicit_num_events[hepmc3-bzip2]
[gw0] [ 54%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_explicit_num_events[hepmc3-bzip2]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_explicit_num_events[root]
[gw0] [ 54%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_explicit_num_events[root]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_explicit_num_events_too_large[hepmc3-uncompressed]
[gw0] [ 54%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_explicit_num_events_too_large[hepmc3-uncompressed]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_explicit_num_events_too_large[hepmc3-zlib]
[gw0] [ 55%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_explicit_num_events_too_large[hepmc3-zlib]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_explicit_num_events_too_large[hepmc3-lzma]
[gw0] [ 55%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_explicit_num_events_too_large[hepmc3-lzma]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_explicit_num_events_too_large[hepmc3-bzip2]
[gw0] [ 55%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_explicit_num_events_too_large[hepmc3-bzip2]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_explicit_num_events_too_large[root]
[gw0] [ 56%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_explicit_num_events_too_large[root]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_skip_events[hepmc3-uncompressed]
[gw0] [ 56%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_skip_events[hepmc3-uncompressed]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_skip_events[hepmc3-zlib]
[gw0] [ 56%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_skip_events[hepmc3-zlib]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_skip_events[hepmc3-lzma]
[gw0] [ 56%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_skip_events[hepmc3-lzma]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_skip_events[hepmc3-bzip2]
[gw0] [ 57%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_skip_events[hepmc3-bzip2]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_skip_events[root]
[gw0] [ 57%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_skip_events[root]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_compression_modes
[gw0] [ 57%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_compression_modes
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_compression_auto_detection[uncompressed]
[gw0] [ 58%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_compression_auto_detection[uncompressed]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_compression_auto_detection[zlib]
[gw0] [ 58%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_compression_auto_detection[zlib]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_compression_auto_detection[lzma]
[gw0] [ 58%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_compression_auto_detection[lzma]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_compression_auto_detection[bzip2]
[gw0] [ 59%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_compression_auto_detection[bzip2]
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_compression_consistency
[gw0] [ 59%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_compression_consistency
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_compression_explicit_with_path
[gw0] [ 59%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_compression_explicit_with_path
Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_root_compression_error
[gw0] [ 60%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_writer_root_compression_error
Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_multiple_files
[gw0] [ 60%] PASSED Python/Examples/tests/test_hepmc3.py::test_hepmc3_reader_multiple_files
Python/Examples/tests/test_logging.py::test_logging_threshold
[gw0] [ 60%] PASSED Python/Examples/tests/test_logging.py::test_logging_threshold
Python/Examples/tests/test_logging.py::test_logging_threshold_context_manager
[gw0] [ 61%] PASSED Python/Examples/tests/test_logging.py::test_logging_threshold_context_manager
Python/Examples/tests/test_logging.py::test_logging_threshold_context_manager_exception
[gw0] [ 61%] PASSED Python/Examples/tests/test_logging.py::test_logging_threshold_context_manager_exception
Python/Examples/tests/test_magnetic_field.py::test_null_bfield
[gw0] [ 61%] PASSED Python/Examples/tests/test_magnetic_field.py::test_null_bfield
Python/Examples/tests/test_magnetic_field.py::test_constant_bfield
[gw0] [ 62%] PASSED Python/Examples/tests/test_magnetic_field.py::test_constant_bfield
Python/Examples/tests/test_magnetic_field.py::test_solenoid[configPosConstructor]
[gw0] [ 62%] PASSED Python/Examples/tests/test_magnetic_field.py::test_solenoid[configPosConstructor]
Python/Examples/tests/test_magnetic_field.py::test_solenoid[configKwConstructor]
[gw0] [ 62%] PASSED Python/Examples/tests/test_magnetic_field.py::test_solenoid[configKwConstructor]
Python/Examples/tests/test_magnetic_field.py::test_solenoid[kwargsConstructor]
[gw0] [ 62%] PASSED Python/Examples/tests/test_magnetic_field.py::test_solenoid[kwargsConstructor]
Python/Examples/tests/test_magnetic_field.py::test_multiregion_bfield
[gw0] [ 63%] PASSED Python/Examples/tests/test_magnetic_field.py::test_multiregion_bfield
Python/Examples/tests/test_material.py::test_material_root[configPosConstructor]
[gw0] [ 63%] PASSED Python/Examples/tests/test_material.py::test_material_root[configPosConstructor]
Python/Examples/tests/test_material.py::test_material_root[configKwConstructor]
[gw0] [ 63%] PASSED Python/Examples/tests/test_material.py::test_material_root[configKwConstructor]
Python/Examples/tests/test_material.py::test_material_root[kwargsConstructor]
[gw0] [ 64%] PASSED Python/Examples/tests/test_material.py::test_material_root[kwargsConstructor]
Python/Examples/tests/test_material.py::test_json_material_decorator
[gw0] [ 64%] PASSED Python/Examples/tests/test_material.py::test_json_material_decorator
Python/Examples/tests/test_misc.py::test_gsf_debugger
[gw0] [ 64%] PASSED Python/Examples/tests/test_misc.py::test_gsf_debugger
Python/Examples/tests/test_navigation.py::test_navigation_policy_factory
[gw0] [ 65%] PASSED Python/Examples/tests/test_navigation.py::test_navigation_policy_factory
Python/Examples/tests/test_navigation.py::test_navigation_policy_factory_build_empty
[gw0] [ 65%] PASSED Python/Examples/tests/test_navigation.py::test_navigation_policy_factory_build_empty
Python/Examples/tests/test_navigation.py::test_try_all_arguments
[gw0] [ 65%] PASSED Python/Examples/tests/test_navigation.py::test_try_all_arguments
Python/Examples/tests/test_propagation.py::test_navigator[configPosConstructor]
[gw0] [ 66%] PASSED Python/Examples/tests/test_propagation.py::test_navigator[configPosConstructor]
Python/Examples/tests/test_propagation.py::test_navigator[configKwConstructor]
[gw0] [ 66%] PASSED Python/Examples/tests/test_propagation.py::test_navigator[configKwConstructor]
Python/Examples/tests/test_propagation.py::test_navigator[kwargsConstructor]
[gw0] [ 66%] PASSED Python/Examples/tests/test_propagation.py::test_navigator[kwargsConstructor]
Python/Examples/tests/test_propagation.py::test_steppers[configPosConstructor]
[gw0] [ 67%] PASSED Python/Examples/tests/test_propagation.py::test_steppers[configPosConstructor]
Python/Examples/tests/test_propagation.py::test_steppers[configKwConstructor]
[gw0] [ 67%] PASSED Python/Examples/tests/test_propagation.py::test_steppers[configKwConstructor]
Python/Examples/tests/test_propagation.py::test_steppers[kwargsConstructor]
[gw0] [ 67%] PASSED Python/Examples/tests/test_propagation.py::test_steppers[kwargsConstructor]
Python/Examples/tests/test_reader.py::test_root_particle_reader[configPosConstructor]
[gw0] [ 68%] PASSED Python/Examples/tests/test_reader.py::test_root_particle_reader[configPosConstructor]
Python/Examples/tests/test_reader.py::test_root_particle_reader[configKwConstructor]
[gw0] [ 68%] PASSED Python/Examples/tests/test_reader.py::test_root_particle_reader[configKwConstructor]
Python/Examples/tests/test_reader.py::test_root_particle_reader[kwargsConstructor]
[gw0] [ 68%] PASSED Python/Examples/tests/test_reader.py::test_root_particle_reader[kwargsConstructor]
Python/Examples/tests/test_reader.py::test_csv_particle_reader[configPosConstructor]
[gw0] [ 68%] PASSED Python/Examples/tests/test_reader.py::test_csv_particle_reader[configPosConstructor]
Python/Examples/tests/test_reader.py::test_csv_particle_reader[configKwConstructor]
[gw0] [ 69%] PASSED Python/Examples/tests/test_reader.py::test_csv_particle_reader[configKwConstructor]
Python/Examples/tests/test_reader.py::test_csv_particle_reader[kwargsConstructor]
[gw0] [ 69%] PASSED Python/Examples/tests/test_reader.py::test_csv_particle_reader[kwargsConstructor]
Python/Examples/tests/test_reader.py::test_root_reader_interface[configPosConstructor-RootParticleReader]
[gw0] [ 69%] PASSED Python/Examples/tests/test_reader.py::test_root_reader_interface[configPosConstructor-RootParticleReader]
Python/Examples/tests/test_reader.py::test_root_reader_interface[configPosConstructor-RootTrackSummaryReader]
[gw0] [ 70%] PASSED Python/Examples/tests/test_reader.py::test_root_reader_interface[configPosConstructor-RootTrackSummaryReader]
Python/Examples/tests/test_reader.py::test_root_reader_interface[configKwConstructor-RootParticleReader]
[gw0] [ 70%] PASSED Python/Examples/tests/test_reader.py::test_root_reader_interface[configKwConstructor-RootParticleReader]
Python/Examples/tests/test_reader.py::test_root_reader_interface[configKwConstructor-RootTrackSummaryReader]
[gw0] [ 70%] PASSED Python/Examples/tests/test_reader.py::test_root_reader_interface[configKwConstructor-RootTrackSummaryReader]
Python/Examples/tests/test_reader.py::test_root_reader_interface[kwargsConstructor-RootParticleReader]
[gw0] [ 71%] PASSED Python/Examples/tests/test_reader.py::test_root_reader_interface[kwargsConstructor-RootParticleReader]
Python/Examples/tests/test_reader.py::test_root_reader_interface[kwargsConstructor-RootTrackSummaryReader]
[gw0] [ 71%] PASSED Python/Examples/tests/test_reader.py::test_root_reader_interface[kwargsConstructor-RootTrackSummaryReader]
Python/Examples/tests/test_reader.py::test_root_material_track_reader
[gw0] [ 71%] PASSED Python/Examples/tests/test_reader.py::test_root_material_track_reader
Python/Examples/tests/test_reader.py::test_csv_meas_reader[configPosConstructor]
[gw0] [ 72%] PASSED Python/Examples/tests/test_reader.py::test_csv_meas_reader[configPosConstructor]
Python/Examples/tests/test_reader.py::test_csv_meas_reader[configKwConstructor]
[gw0] [ 72%] PASSED Python/Examples/tests/test_reader.py::test_csv_meas_reader[configKwConstructor]
Python/Examples/tests/test_reader.py::test_csv_meas_reader[kwargsConstructor]
[gw0] [ 72%] PASSED Python/Examples/tests/test_reader.py::test_csv_meas_reader[kwargsConstructor]
Python/Examples/tests/test_reader.py::test_csv_simhits_reader[configPosConstructor]
[gw0] [ 73%] PASSED Python/Examples/tests/test_reader.py::test_csv_simhits_reader[configPosConstructor]
Python/Examples/tests/test_reader.py::test_csv_simhits_reader[configKwConstructor]
[gw0] [ 73%] PASSED Python/Examples/tests/test_reader.py::test_csv_simhits_reader[configKwConstructor]
Python/Examples/tests/test_reader.py::test_csv_simhits_reader[kwargsConstructor]
[gw0] [ 73%] PASSED Python/Examples/tests/test_reader.py::test_csv_simhits_reader[kwargsConstructor]
Python/Examples/tests/test_reader.py::test_buffered_reader[configPosConstructor]
[gw0] [ 74%] PASSED Python/Examples/tests/test_reader.py::test_buffered_reader[configPosConstructor]
Python/Examples/tests/test_reader.py::test_buffered_reader[configKwConstructor]
[gw0] [ 74%] PASSED Python/Examples/tests/test_reader.py::test_buffered_reader[configKwConstructor]
Python/Examples/tests/test_reader.py::test_buffered_reader[kwargsConstructor]
[gw0] [ 74%] PASSED Python/Examples/tests/test_reader.py::test_buffered_reader[kwargsConstructor]
Python/Examples/tests/test_writer.py::test_obj_propagation_step_writer[configPosConstructor]
[gw0] [ 75%] PASSED Python/Examples/tests/test_writer.py::test_obj_propagation_step_writer[configPosConstructor]
Python/Examples/tests/test_writer.py::test_obj_propagation_step_writer[configKwConstructor]
[gw0] [ 75%] PASSED Python/Examples/tests/test_writer.py::test_obj_propagation_step_writer[configKwConstructor]
Python/Examples/tests/test_writer.py::test_obj_propagation_step_writer[kwargsConstructor]
[gw0] [ 75%] PASSED Python/Examples/tests/test_writer.py::test_obj_propagation_step_writer[kwargsConstructor]
Python/Examples/tests/test_writer.py::test_csv_particle_writer[configPosConstructor]
[gw0] [ 75%] PASSED Python/Examples/tests/test_writer.py::test_csv_particle_writer[configPosConstructor]
Python/Examples/tests/test_writer.py::test_csv_particle_writer[configKwConstructor]
[gw0] [ 76%] PASSED Python/Examples/tests/test_writer.py::test_csv_particle_writer[configKwConstructor]
Python/Examples/tests/test_writer.py::test_csv_particle_writer[kwargsConstructor]
[gw0] [ 76%] PASSED Python/Examples/tests/test_writer.py::test_csv_particle_writer[kwargsConstructor]
Python/Examples/tests/test_writer.py::test_root_prop_step_writer[configPosConstructor]
[gw0] [ 76%] PASSED Python/Examples/tests/test_writer.py::test_root_prop_step_writer[configPosConstructor]
Python/Examples/tests/test_writer.py::test_root_prop_step_writer[configKwConstructor]
[gw0] [ 77%] PASSED Python/Examples/tests/test_writer.py::test_root_prop_step_writer[configKwConstructor]
Python/Examples/tests/test_writer.py::test_root_prop_step_writer[kwargsConstructor]
[gw0] [ 77%] PASSED Python/Examples/tests/test_writer.py::test_root_prop_step_writer[kwargsConstructor]
Python/Examples/tests/test_writer.py::test_root_particle_writer[configPosConstructor]
[gw0] [ 77%] PASSED Python/Examples/tests/test_writer.py::test_root_particle_writer[configPosConstructor]
Python/Examples/tests/test_writer.py::test_root_particle_writer[configKwConstructor]
[gw0] [ 78%] PASSED Python/Examples/tests/test_writer.py::test_root_particle_writer[configKwConstructor]
Python/Examples/tests/test_writer.py::test_root_particle_writer[kwargsConstructor]
[gw0] [ 78%] PASSED Python/Examples/tests/test_writer.py::test_root_particle_writer[kwargsConstructor]
Python/Examples/tests/test_writer.py::test_root_meas_writer
[gw0] [ 78%] PASSED Python/Examples/tests/test_writer.py::test_root_meas_writer
Python/Examples/tests/test_writer.py::test_root_simhits_writer[configPosConstructor]
[gw0] [ 79%] PASSED Python/Examples/tests/test_writer.py::test_root_simhits_writer[configPosConstructor]
Python/Examples/tests/test_writer.py::test_root_simhits_writer[configKwConstructor]
[gw0] [ 79%] PASSED Python/Examples/tests/test_writer.py::test_root_simhits_writer[configKwConstructor]
Python/Examples/tests/test_writer.py::test_root_simhits_writer[kwargsConstructor]
[gw0] [ 79%] PASSED Python/Examples/tests/test_writer.py::test_root_simhits_writer[kwargsConstructor]
Python/Examples/tests/test_writer.py::test_root_tracksummary_writer[configPosConstructor]
[gw0] [ 80%] PASSED Python/Examples/tests/test_writer.py::test_root_tracksummary_writer[configPosConstructor]
Python/Examples/tests/test_writer.py::test_root_tracksummary_writer[configKwConstructor]
[gw0] [ 80%] PASSED Python/Examples/tests/test_writer.py::test_root_tracksummary_writer[configKwConstructor]
Python/Examples/tests/test_writer.py::test_root_tracksummary_writer[kwargsConstructor]
[gw0] [ 80%] PASSED Python/Examples/tests/test_writer.py::test_root_tracksummary_writer[kwargsConstructor]
Python/Examples/tests/test_writer.py::test_csv_meas_writer[configPosConstructor]
[gw0] [ 81%] PASSED Python/Examples/tests/test_writer.py::test_csv_meas_writer[configPosConstructor]
Python/Examples/tests/test_writer.py::test_csv_meas_writer[configKwConstructor]
[gw0] [ 81%] PASSED Python/Examples/tests/test_writer.py::test_csv_meas_writer[configKwConstructor]
Python/Examples/tests/test_writer.py::test_csv_meas_writer[kwargsConstructor]
[gw0] [ 81%] PASSED Python/Examples/tests/test_writer.py::test_csv_meas_writer[kwargsConstructor]
Python/Examples/tests/test_writer.py::test_csv_simhits_writer[configPosConstructor]
[gw0] [ 81%] PASSED Python/Examples/tests/test_writer.py::test_csv_simhits_writer[configPosConstructor]
Python/Examples/tests/test_writer.py::test_csv_simhits_writer[configKwConstructor]
[gw0] [ 82%] PASSED Python/Examples/tests/test_writer.py::test_csv_simhits_writer[configKwConstructor]
Python/Examples/tests/test_writer.py::test_csv_simhits_writer[kwargsConstructor]
[gw0] [ 82%] PASSED Python/Examples/tests/test_writer.py::test_csv_simhits_writer[kwargsConstructor]
Python/Examples/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootPropagationStepsWriter]
[gw0] [ 82%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootPropagationStepsWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootParticleWriter]
[gw0] [ 83%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootParticleWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootTrackFinderNTupleWriter]
[gw0] [ 83%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootTrackFinderNTupleWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootTrackParameterWriter]
[gw0] [ 83%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootTrackParameterWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootMaterialTrackWriter]
[gw0] [ 84%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootMaterialTrackWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootMeasurementWriter]
[gw0] [ 84%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootMeasurementWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootMaterialWriter]
[gw0] [ 84%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootMaterialWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootSimHitWriter]
[gw0] [ 85%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootSimHitWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootTrackStatesWriter]
[gw0] [ 85%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootTrackStatesWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootTrackSummaryWriter]
[gw0] [ 85%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootTrackSummaryWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootVertexNTupleWriter]
[gw0] [ 86%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootVertexNTupleWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootPropagationStepsWriter]
[gw0] [ 86%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootPropagationStepsWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootParticleWriter]
[gw0] [ 86%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootParticleWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootTrackFinderNTupleWriter]
[gw0] [ 87%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootTrackFinderNTupleWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootTrackParameterWriter]
[gw0] [ 87%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootTrackParameterWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootMaterialTrackWriter]
[gw0] [ 87%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootMaterialTrackWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootMeasurementWriter]
[gw0] [ 87%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootMeasurementWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootMaterialWriter]
[gw0] [ 88%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootMaterialWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootSimHitWriter]
[gw0] [ 88%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootSimHitWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootTrackStatesWriter]
[gw0] [ 88%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootTrackStatesWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootTrackSummaryWriter]
[gw0] [ 89%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootTrackSummaryWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootVertexNTupleWriter]
[gw0] [ 89%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootVertexNTupleWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootPropagationStepsWriter]
[gw0] [ 89%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootPropagationStepsWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootParticleWriter]
[gw0] [ 90%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootParticleWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootTrackFinderNTupleWriter]
[gw0] [ 90%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootTrackFinderNTupleWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootTrackParameterWriter]
[gw0] [ 90%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootTrackParameterWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootMaterialTrackWriter]
[gw0] [ 91%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootMaterialTrackWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootMeasurementWriter]
[gw0] [ 91%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootMeasurementWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootMaterialWriter]
[gw0] [ 91%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootMaterialWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootSimHitWriter]
[gw0] [ 92%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootSimHitWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootTrackStatesWriter]
[gw0] [ 92%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootTrackStatesWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootTrackSummaryWriter]
[gw0] [ 92%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootTrackSummaryWriter]
Python/Examples/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootVertexNTupleWriter]
[gw0] [ 93%] PASSED Python/Examples/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootVertexNTupleWriter]
Python/Examples/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvParticleWriter]
[gw0] [ 93%] PASSED Python/Examples/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvParticleWriter]
Python/Examples/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvMeasurementWriter]
[gw0] [ 93%] PASSED Python/Examples/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvMeasurementWriter]
Python/Examples/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvSimHitWriter]
[gw0] [ 93%] PASSED Python/Examples/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvSimHitWriter]
Python/Examples/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvTrackWriter]
[gw0] [ 94%] PASSED Python/Examples/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvTrackWriter]
Python/Examples/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvTrackingGeometryWriter]
[gw0] [ 94%] PASSED Python/Examples/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvTrackingGeometryWriter]
Python/Examples/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvParticleWriter]
[gw0] [ 94%] PASSED Python/Examples/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvParticleWriter]
Python/Examples/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvMeasurementWriter]
[gw0] [ 95%] PASSED Python/Examples/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvMeasurementWriter]
Python/Examples/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvSimHitWriter]
[gw0] [ 95%] PASSED Python/Examples/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvSimHitWriter]
Python/Examples/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvTrackWriter]
[gw0] [ 95%] PASSED Python/Examples/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvTrackWriter]
Python/Examples/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvTrackingGeometryWriter]
[gw0] [ 96%] PASSED Python/Examples/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvTrackingGeometryWriter]
Python/Examples/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvParticleWriter]
[gw0] [ 96%] PASSED Python/Examples/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvParticleWriter]
Python/Examples/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvMeasurementWriter]
[gw0] [ 96%] PASSED Python/Examples/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvMeasurementWriter]
Python/Examples/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvSimHitWriter]
[gw0] [ 97%] PASSED Python/Examples/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvSimHitWriter]
Python/Examples/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvTrackWriter]
[gw0] [ 97%] PASSED Python/Examples/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvTrackWriter]
Python/Examples/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvTrackingGeometryWriter]
[gw0] [ 97%] PASSED Python/Examples/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvTrackingGeometryWriter]
Python/Examples/tests/test_writer.py::test_root_material_writer
[gw0] [ 98%] PASSED Python/Examples/tests/test_writer.py::test_root_material_writer
Python/Examples/tests/test_writer.py::test_json_material_writer[fmt0]
[gw0] [ 98%] PASSED Python/Examples/tests/test_writer.py::test_json_material_writer[fmt0]
Python/Examples/tests/test_writer.py::test_json_material_writer[fmt1]
[gw0] [ 98%] PASSED Python/Examples/tests/test_writer.py::test_json_material_writer[fmt1]
Python/Examples/tests/test_writer.py::test_csv_multitrajectory_writer
[gw0] [ 99%] PASSED Python/Examples/tests/test_writer.py::test_csv_multitrajectory_writer
Python/Examples/tests/test_writer.py::test_csv_trackparameter_writer
[gw0] [ 99%] PASSED Python/Examples/tests/test_writer.py::test_csv_trackparameter_writer
docs/examples/test_generic.py::test_generic_construction
[gw0] [ 99%] PASSED docs/examples/test_generic.py::test_generic_construction
docs/examples/test_odd.py::test_basic
[gw0] [100%] PASSED docs/examples/test_odd.py::test_basic
=============================== warnings summary ===============================
../build/python/acts/geomodel.py:12
../build/python/acts/geomodel.py:12
/builds/acts/ci-bridge/build/python/acts/geomodel.py:12: UserWarning: GeoModel plugin not available. Try building with
ACTS_BUILD_PLUGIN_GEOMODEL=ON.
warnings.warn("GeoModel plugin not available. Try building with ACTS_BUILD_PLUGIN_GEOMODEL=ON.")
../build/python/acts/examples/geomodel.py:13
../build/python/acts/examples/geomodel.py:13
/builds/acts/ci-bridge/build/python/acts/examples/geomodel.py:13: UserWarning: GeoModel example component not available. Try building with
ACTS_BUILD_PLUGIN_GEOMODEL=ON.
warnings.warn("GeoModel example component not available. Try building with ACTS_BUILD_PLUGIN_GEOMODEL=ON.")
../build/python/acts/examples/onnx.py:13
../build/python/acts/examples/onnx.py:13
/builds/acts/ci-bridge/build/python/acts/examples/onnx.py:13: UserWarning: Onnx example component not available. Try building with
ACTS_BUILD_PLUGIN_ONNX=ON.
warnings.warn("Onnx example component not available. Try building with ACTS_BUILD_PLUGIN_ONNX=ON.")
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
---------------------------- Root file hash checks -----------------------------
NOTE: Root file hash checks were skipped, enable with ROOT_HASH_CHECKS=on
See https://acts.readthedocs.io/en/latest/examples/python_bindings.html#root-file-hash-regression-checks for more details
=========== 292 passed, 24 skipped, 6 warnings in 1196.16s (0:19:56) ===========
section_end:1768415101:step_script
section_start:1768415101:archive_cache
Saving cache for successful job
Creating cache ccache-lcg_106a: [alma9, clang16]-r2-acts-project_acts_geometry-1-protected...
/builds/acts/ci-bridge/ccache: found 2751 matching artifact files and directories
Uploading cache.zip to http://acts-ci-2-alma9.cern.ch:9000/cache/project/132265/ccache-lcg_106a%3A%20%5Balma9%2C%20clang16%5D-r2-acts-
project_acts_geometry-1-protected
Created cache
section_end:1768415108:archive_cache
section_start:1768415108:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1768415108:cleanup_file_variables
Job succeeded
Loading