revert: "refactor: Use common direction transform Jacobian (#2782)" #2855
+118
−137
ci-bridge / CI Bridge / linux_test_examples
succeeded
Dec 25, 2023 in 7m 17s
GitLab CI: SUCCESS
This check triggered job acts/ci-bridge/34958435
in pipeline acts/ci-bridge/14960
Status: SUCCESS
Created at: 2023-12-25T21:36:34.017+01:00
Started at: 2023-12-25T22:44:20.947+01:00
Finished at: 2023-12-25T22:51:37.830+01:00
Details
Running with gitlab-runner 15.0.0 (febb2a09)
on acts-ci-4c-alma9-10.cern.ch _LSTayyH
section_start:1703540661:resolve_secrets
Resolving secrets
section_end:1703540661:resolve_secrets
section_start:1703540661:prepare_executor
Preparing the "docker" executor
Using Docker executor with image ghcr.io/acts-project/ubuntu2204:v41 ...
Pulling docker image ghcr.io/acts-project/ubuntu2204:v41 ...
Using docker image sha256:25d587b5480df92cfc0ad50a203d396645fbdbd30028f181d9772f092d3b97b1 for ghcr.io/acts-project/ubuntu2204:v41 with digest
ghcr.io/acts-project/ubuntu2204@sha256:04d03acdbeb619ee3e35de782c8daf767dfc479b2621d283f8f309c86c991638 ...
section_end:1703540687:prepare_executor
section_start:1703540687:prepare_script
Preparing environment
Running on runner-lstayyh-project-132265-concurrent-0 via 5027942cd176...
section_end:1703540689:prepare_script
section_start:1703540689:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/acts/ci-bridge/.git/
Created fresh repository.
Checking out 12b1957a as main...
Skipping Git submodules setup
section_end:1703540690:get_sources
section_start:1703540690:download_artifacts
Downloading artifacts
Downloading artifacts for build_linux_ubuntu (34958426)...
Downloading artifacts from coordinator... ok id=34958426 responseStatus=200 OK token=64_htkWC
WARNING: build/python/acts/__init__.py: chmod build/python/acts/__init__.py: no such file or directory (suppressing repeats)
section_end:1703540716:download_artifacts
section_start:1703540716:step_script
Executing "step_script" stage of the job script
Using docker image sha256:25d587b5480df92cfc0ad50a203d396645fbdbd30028f181d9772f092d3b97b1 for ghcr.io/acts-project/ubuntu2204:v41 with digest
ghcr.io/acts-project/ubuntu2204@sha256:04d03acdbeb619ee3e35de782c8daf767dfc479b2621d283f8f309c86c991638 ...
$ apt-get update && apt-get install -y git-lfs
Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease
Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB]
Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1305 kB]
Get:6 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.0 kB]
Get:7 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1046 kB]
Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1602 kB]
Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1572 kB]
Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1599 kB]
Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.8 kB]
Get:12 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB]
Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB]
Get:14 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1326 kB]
Fetched 8960 kB in 4s (2139 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
git-lfs
0 upgraded, 1 newly installed, 0 to remove and 101 not upgraded.
Need to get 3503 kB of archives.
After this operation, 10.4 MB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 git-lfs amd64 3.0.2-1ubuntu0.2 [3503 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 3503 kB in 1s (3928 kB/s)
Selecting previously unselected package git-lfs.
(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ...
25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading
database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80%
(Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40141 files and
directories currently installed.)
Preparing to unpack .../git-lfs_3.0.2-1ubuntu0.2_amd64.deb ...
Unpacking git-lfs (3.0.2-1ubuntu0.2) ...
Setting up git-lfs (3.0.2-1ubuntu0.2) ...
$ git clone $CLONE_URL src
Cloning into 'src'...
$ cd src
$ git checkout $HEAD_SHA
Note: switching to 'f4271736ef6a1e6887df724bc41acb629a9830f5'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at f4271736e revert: "refactor: Use common direction transform Jacobian (#2782)"
$ git submodule init
Submodule 'thirdparty/OpenDataDetector' (https://gitlab.cern.ch/acts/OpenDataDetector.git) registered for path 'thirdparty/OpenDataDetector'
$ git submodule update
Cloning into '/builds/acts/ci-bridge/src/thirdparty/OpenDataDetector'...
Submodule path 'thirdparty/OpenDataDetector': checked out 'e3b1eceae96fd5dddf10223753964c570ee868c9'
$ cd ..
$ /usr/local/bin/geant4-config --install-datasets
+ created download cache
+ downloading G4NDL.4.7.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 80 100 80 0 0 1020 0 --:--:-- --:--:--
--:--:-- 1025
3 1063M 3 41.0M 0 0 58.8M 0 0:00:18 --:--:-- 0:00:18 58.8M 16 1063M 16 170M 0 0 100M 0 0:00:10 0:00:01
0:00:09 129M 24 1063M 24 263M 0 0 95.8M 0 0:00:11 0:00:02 0:00:09 108M 32 1063M 32 347M 0 0 94.0M 0 0:00:11
0:00:03 0:00:08 102M 39 1063M 39 424M 0 0 90.4M 0 0:00:11 0:00:04 0:00:07 95.9M 49 1063M 49 524M 0 0 92.0M 0
0:00:11 0:00:05 0:00:06 96.6M 55 1063M 55 594M 0 0 88.7M 0 0:00:11 0:00:06 0:00:05 84.7M 63 1063M 63 679M 0 0 87.9M
0 0:00:12 0:00:07 0:00:05 83.4M 71 1063M 71 759M 0 0 85.8M 0 0:00:12 0:00:08 0:00:04 79.9M 77 1063M 77 824M 0 0
84.9M 0 0:00:12 0:00:09 0:00:03 79.8M 83 1063M 83 888M 0 0 83.0M 0 0:00:12 0:00:10 0:00:02 72.8M 91 1063M 91 971M 0
0 83.0M 0 0:00:12 0:00:11 0:00:01 75.3M 99 1063M 99 1057M 0 0 83.2M 0 0:00:12 0:00:12 --:--:-- 76.1M 100 1063M 100 1063M
0 0 82.8M 0 0:00:12 0:00:12 --:--:-- 76.1M
+ checking md5 of G4NDL.4.7.tar.gz
+ untar G4NDL.4.7.tar.gz
+ installing G4NDL4.7
+ downloading G4EMLOW.8.2.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 82 100 82 0 0 1096 0 --:--:-- --:--:--
--:--:-- 1108
15 314M 15 48.6M 0 0 77.2M 0 0:00:04 --:--:-- 0:00:04 77.2M 50 314M 50 159M 0 0 97.5M 0 0:00:03 0:00:01
0:00:02 110M 90 314M 90 284M 0 0 108M 0 0:00:02 0:00:02 --:--:-- 117M 100 314M 100 314M 0 0 108M 0 0:00:02
0:00:02 --:--:-- 117M
+ checking md5 of G4EMLOW.8.2.tar.gz
+ untar G4EMLOW.8.2.tar.gz
+ installing G4EMLOW8.2
+ downloading G4PhotonEvaporation.5.7.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 94 100 94 0 0 1191 0 --:--:-- --:--:--
--:--:-- 1205
100 9852k 100 9852k 0 0 32.1M 0 --:--:-- --:--:-- --:--:-- 32.1M
+ checking md5 of G4PhotonEvaporation.5.7.tar.gz
+ untar G4PhotonEvaporation.5.7.tar.gz
+ installing PhotonEvaporation5.7
+ downloading G4RadioactiveDecay.5.6.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 93 100 93 0 0 1256 0 --:--:-- --:--:--
--:--:-- 1273
100 1034k 100 1034k 0 0 4847k 0 --:--:-- --:--:-- --:--:-- 4847k
+ checking md5 of G4RadioactiveDecay.5.6.tar.gz
+ untar G4RadioactiveDecay.5.6.tar.gz
+ installing RadioactiveDecay5.6
+ downloading G4PARTICLEXS.4.0.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87 100 87 0 0 1202 0 --:--:-- --:--:--
--:--:-- 1208
100 11.6M 100 11.6M 0 0 36.3M 0 --:--:-- --:--:-- --:--:-- 36.3M
+ checking md5 of G4PARTICLEXS.4.0.tar.gz
+ untar G4PARTICLEXS.4.0.tar.gz
+ installing G4PARTICLEXS4.0
+ downloading G4PII.1.3.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 80 100 80 0 0 1026 0 --:--:-- --:--:--
--:--:-- 1038
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4192k 100 4192k 0 0 18.9M 0 --:--:-- --:--:--
--:--:-- 60.2M
+ checking md5 of G4PII.1.3.tar.gz
+ untar G4PII.1.3.tar.gz
+ installing G4PII1.3
+ downloading G4RealSurface.2.2.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 88 100 88 0 0 1147 0 --:--:-- --:--:--
--:--:-- 1157
11 126M 11 14.3M 0 0 55.5M 0 0:00:02 --:--:-- 0:00:02 55.5M 100 126M 100 126M 0 0 147M 0 --:--:-- --:--:--
--:--:-- 187M
+ checking md5 of G4RealSurface.2.2.tar.gz
+ untar G4RealSurface.2.2.tar.gz
+ installing RealSurface2.2
+ downloading G4SAIDDATA.2.0.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 85 100 85 0 0 1033 0 --:--:-- --:--:--
--:--:-- 1036
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 38502 100 38502 0 0 205k 0 --:--:-- --:--:--
--:--:-- 1392k
+ checking md5 of G4SAIDDATA.2.0.tar.gz
+ untar G4SAIDDATA.2.0.tar.gz
+ installing G4SAIDDATA2.0
+ downloading G4ABLA.3.1.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81 100 81 0 0 1073 0 --:--:-- --:--:--
--:--:-- 1080
100 104k 100 104k 0 0 600k 0 --:--:-- --:--:-- --:--:-- 600k
+ checking md5 of G4ABLA.3.1.tar.gz
+ untar G4ABLA.3.1.tar.gz
+ installing G4ABLA3.1
+ downloading G4INCL.1.0.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81 100 81 0 0 1113 0 --:--:-- --:--:--
--:--:-- 1125
100 95840 100 95840 0 0 624k 0 --:--:-- --:--:-- --:--:-- 624k
+ checking md5 of G4INCL.1.0.tar.gz
+ untar G4INCL.1.0.tar.gz
+ installing G4INCL1.0
+ downloading G4ENSDFSTATE.2.3.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87 100 87 0 0 1229 0 --:--:-- --:--:--
--:--:-- 1242
100 283k 100 283k 0 0 1585k 0 --:--:-- --:--:-- --:--:-- 1585k
+ checking md5 of G4ENSDFSTATE.2.3.tar.gz
+ untar G4ENSDFSTATE.2.3.tar.gz
+ installing G4ENSDFSTATE2.3
+ cleaned download cache
+ all datasets installed
$ source /usr/local/bin/thisroot.sh || true
$ source /usr/local/bin/thisdd4hep_only.sh || true
$ source /usr/local/bin/geant4.sh || true
$ source build/python/setup.sh
INFO: Found OpenDataDetector and set it up
INFO: Acts Python 3.10 bindings setup complete.
$ export PYTHONPATH=/usr/local/python:$PYTHONPATH
$ export LD_LIBRARY_PATH=$PWD/build/thirdparty/OpenDataDetector/factory:$LD_LIBRARY_PATH
$ cd src
$ pip3 install -r Examples/Python/tests/requirements.txt
Collecting awkward==2.5.0
Downloading awkward-2.5.0-py3-none-any.whl (737 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 737.7/737.7 KB 10.8 MB/s eta 0:00:00
Collecting awkward-cpp==26
Downloading awkward_cpp-26-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (706 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.4/706.4 KB 16.2 MB/s eta 0:00:00
Collecting execnet==2.0.2
Downloading execnet-2.0.2-py3-none-any.whl (37 kB)
Collecting iniconfig==2.0.0
Downloading iniconfig-2.0.0-py3-none-any.whl (5.9 kB)
Collecting numpy==1.26.2
Downloading numpy-1.26.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 47.8 MB/s eta 0:00:00
Collecting packaging==23.2
Downloading packaging-23.2-py3-none-any.whl (53 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 KB 14.2 MB/s eta 0:00:00
Collecting pluggy==1.3.0
Downloading pluggy-1.3.0-py3-none-any.whl (18 kB)
Collecting pytest==7.4.3
Downloading pytest-7.4.3-py3-none-any.whl (325 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 325.1/325.1 KB 66.1 MB/s eta 0:00:00
Collecting pytest-check==2.1.5
Downloading pytest_check-2.1.5-py3-none-any.whl (12 kB)
Collecting pytest-xdist==3.5.0
Downloading pytest_xdist-3.5.0-py3-none-any.whl (42 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.0/42.0 KB 12.8 MB/s eta 0:00:00
Collecting pyyaml==6.0.1
Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 KB 88.1 MB/s eta 0:00:00
Collecting uproot==5.1.2
Downloading uproot-5.1.2-py3-none-any.whl (342 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 342.7/342.7 KB 70.9 MB/s eta 0:00:00
Collecting importlib-metadata>=4.13.0
Downloading importlib_metadata-7.0.1-py3-none-any.whl (23 kB)
Collecting typing-extensions>=4.1.0
Downloading typing_extensions-4.9.0-py3-none-any.whl (32 kB)
Collecting tomli>=1.0.0
Downloading tomli-2.0.1-py3-none-any.whl (12 kB)
Collecting exceptiongroup>=1.0.0rc8
Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB)
Collecting zipp>=0.5
Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB)
Installing collected packages: zipp, typing-extensions, tomli, pyyaml, pluggy, packaging, numpy, iniconfig, execnet, exceptiongroup, pytest,
importlib-metadata, awkward-cpp, pytest-xdist, pytest-check, awkward, uproot
Attempting uninstall: pyyaml
Found existing installation: PyYAML 6.0
Uninstalling PyYAML-6.0:
Successfully uninstalled PyYAML-6.0
Successfully installed awkward-2.5.0 awkward-cpp-26 exceptiongroup-1.2.0 execnet-2.0.2 importlib-metadata-7.0.1 iniconfig-2.0.0 numpy-1.26.2
packaging-23.2 pluggy-1.3.0 pytest-7.4.3 pytest-check-2.1.5 pytest-xdist-3.5.0 pyyaml-6.0.1 tomli-2.0.1 typing-extensions-4.9.0 uproot-5.1.2
zipp-3.17.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
$ pytest -rFsv -k "not exatrkx" -v -n auto
============================= test session starts ==============================
platform linux -- Python 3.10.6, pytest-7.4.3, pluggy-1.3.0 -- /usr/bin/python3
cachedir: .pytest_cache
rootdir: /builds/acts/ci-bridge/src
configfile: pytest.ini
testpaths: Examples/Python/tests
plugins: xdist-3.5.0, check-2.1.5
created: 4/4 workers
4 workers [247 items]
scheduling tests via LoadScheduling
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[ParticleSmearing]
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TutorialVertexFinderAlgorithm]
Examples/Python/tests/test_examples.py::test_geant4
Examples/Python/tests/test_base.py::test_empty_sequencer[configPosConstructor]
[gw0] [ 0%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[ParticleSmearing]
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TrackSelectorAlgorithm]
[gw1] [ 0%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TutorialVertexFinderAlgorithm]
[gw0] [ 1%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TrackSelectorAlgorithm]
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TrackFittingAlgorithm]
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[AdaptiveMultiVertexFinderAlgorithm]
[gw0] [ 1%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TrackFittingAlgorithm]
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[SurfaceSortingAlgorithm]
[gw0] [ 2%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[SurfaceSortingAlgorithm]
[gw1] [ 2%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[AdaptiveMultiVertexFinderAlgorithm]
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[ParticlesPrinter]
[gw0] [ 2%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[ParticlesPrinter]
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[VertexFitterAlgorithm]
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[HitsPrinter]
[gw0] [ 3%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[HitsPrinter]
[gw1] [ 3%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[VertexFitterAlgorithm]
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TrackParametersPrinter]
[gw0] [ 4%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TrackParametersPrinter]
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[PropagationAlgorithm]
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[IterativeVertexFinderAlgorithm]
[gw0] [ 4%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[PropagationAlgorithm]
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[PlanarSteppingAlgorithm]
[gw1] [ 4%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[IterativeVertexFinderAlgorithm]
[gw0] [ 5%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[PlanarSteppingAlgorithm]
Examples/Python/tests/test_algorithms.py::test_g4_algorithms
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[SpacePointMaker]
[gw0] [ 5%] PASSED Examples/Python/tests/test_algorithms.py::test_g4_algorithms
Examples/Python/tests/test_algorithms.py::test_hepmc_algorithms
[gw1] [ 6%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[SpacePointMaker]
[gw0] [ 6%] PASSED Examples/Python/tests/test_algorithms.py::test_hepmc_algorithms
Examples/Python/tests/test_algorithms.py::test_special_algorithm_interfaces
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TrackFindingAlgorithm]
[gw0] [ 6%] PASSED Examples/Python/tests/test_algorithms.py::test_special_algorithm_interfaces
Examples/Python/tests/test_base.py::test_logging
[gw0] [ 7%] PASSED Examples/Python/tests/test_base.py::test_logging
Examples/Python/tests/test_base.py::test_pgd_particle
[gw1] [ 7%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TrackFindingAlgorithm]
[gw0] [ 8%] PASSED Examples/Python/tests/test_base.py::test_pgd_particle
Examples/Python/tests/test_base.py::test_algebra
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[SeedingAlgorithm]
[gw0] [ 8%] PASSED Examples/Python/tests/test_base.py::test_algebra
Examples/Python/tests/test_examples.py::test_volume_material_mapping
[gw1] [ 8%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[SeedingAlgorithm]
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TrackParamsEstimationAlgorithm]
[gw1] [ 9%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TrackParamsEstimationAlgorithm]
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[EventGenerator]
[gw1] [ 9%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[EventGenerator]
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[FatrasSimulation]
[gw1] [ 10%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[FatrasSimulation]
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[MaterialMapping]
[gw1] [ 10%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[MaterialMapping]
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TruthSeedSelector]
[gw1] [ 10%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TruthSeedSelector]
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TruthTrackFinder]
[gw1] [ 11%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TruthTrackFinder]
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[ParticleSelector]
[gw1] [ 11%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[ParticleSelector]
Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TruthVertexFinder]
[gw1] [ 12%] PASSED Examples/Python/tests/test_algorithms.py::test_algorithm_interface[TruthVertexFinder]
Examples/Python/tests/test_examples.py::test_ckf_tracks_example[odd-truth_estimated]
[gw3] [ 12%] PASSED Examples/Python/tests/test_base.py::test_empty_sequencer[configPosConstructor]
Examples/Python/tests/test_base.py::test_empty_sequencer[configKwConstructor]
[gw3] [ 12%] PASSED Examples/Python/tests/test_base.py::test_empty_sequencer[configKwConstructor]
Examples/Python/tests/test_base.py::test_empty_sequencer[kwargsConstructor]
[gw3] [ 13%] PASSED Examples/Python/tests/test_base.py::test_empty_sequencer[kwargsConstructor]
Examples/Python/tests/test_base.py::test_sequencer_single_threaded
[gw3] [ 13%] PASSED Examples/Python/tests/test_base.py::test_sequencer_single_threaded
Examples/Python/tests/test_base.py::test_sequencer_multi_threaded
[gw3] [ 14%] PASSED Examples/Python/tests/test_base.py::test_sequencer_multi_threaded
Examples/Python/tests/test_base.py::test_random_number
[gw3] [ 14%] PASSED Examples/Python/tests/test_base.py::test_random_number
Examples/Python/tests/test_base.py::test_constructors
[gw3] [ 14%] PASSED Examples/Python/tests/test_base.py::test_constructors
Examples/Python/tests/test_detectors.py::test_generic_geometry
[gw3] [ 15%] PASSED Examples/Python/tests/test_detectors.py::test_generic_geometry
Examples/Python/tests/test_detectors.py::test_telescope_geometry
[gw3] [ 15%] PASSED Examples/Python/tests/test_detectors.py::test_telescope_geometry
Examples/Python/tests/test_detectors.py::test_odd
[gw3] [ 16%] PASSED Examples/Python/tests/test_detectors.py::test_odd
Examples/Python/tests/test_detectors.py::test_aligned_detector
[gw3] [ 16%] PASSED Examples/Python/tests/test_detectors.py::test_aligned_detector
Examples/Python/tests/test_detectors.py::test_tgeo_config_triplet
[gw3] [ 17%] PASSED Examples/Python/tests/test_detectors.py::test_tgeo_config_triplet
Examples/Python/tests/test_detectors.py::test_tgeo_config_volume
[gw3] [ 17%] PASSED Examples/Python/tests/test_detectors.py::test_tgeo_config_volume
Examples/Python/tests/test_examples.py::test_pythia8
[gw1] [ 17%] PASSED Examples/Python/tests/test_examples.py::test_ckf_tracks_example[odd-truth_estimated]
Examples/Python/tests/test_examples.py::test_ckf_tracks_example[odd-truth_smeared]
[gw1] [ 18%] PASSED Examples/Python/tests/test_examples.py::test_ckf_tracks_example[odd-truth_smeared]
Examples/Python/tests/test_examples.py::test_full_chain_odd_example
[gw1] [ 18%] PASSED Examples/Python/tests/test_examples.py::test_full_chain_odd_example
Examples/Python/tests/test_examples.py::test_full_chain_odd_example_pythia_geant4
[gw3] [ 19%] PASSED Examples/Python/tests/test_examples.py::test_pythia8
Examples/Python/tests/test_examples.py::test_fatras
[gw3] [ 19%] PASSED Examples/Python/tests/test_examples.py::test_fatras
Examples/Python/tests/test_fpe.py::test_fpe_single_fail_immediately[FLTINV]
[gw3] [ 19%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_single_fail_immediately[FLTINV]
Examples/Python/tests/test_fpe.py::test_fpe_nocontext
[gw3] [ 20%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_nocontext
Examples/Python/tests/test_fpe.py::test_fpe_rearm[FLTDIV]
[gw3] [ 20%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_rearm[FLTDIV]
Examples/Python/tests/test_fpe.py::test_fpe_rearm[FLTOVF]
[gw3] [ 21%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_rearm[FLTOVF]
Examples/Python/tests/test_fpe.py::test_fpe_rearm[FLTINV]
[gw3] [ 21%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_rearm[FLTINV]
Examples/Python/tests/test_fpe.py::test_fpe_masking_single[FLTDIV]
[gw3] [ 21%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_masking_single[FLTDIV]
Examples/Python/tests/test_fpe.py::test_fpe_masking_single[FLTOVF]
[gw3] [ 22%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_masking_single[FLTOVF]
Examples/Python/tests/test_fpe.py::test_fpe_masking_single[FLTINV]
[gw3] [ 22%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_masking_single[FLTINV]
Examples/Python/tests/test_fpe.py::test_masking_load_yaml[FLTDIV]
[gw3] [ 23%] PASSED Examples/Python/tests/test_fpe.py::test_masking_load_yaml[FLTDIV]
Examples/Python/tests/test_fpe.py::test_masking_load_yaml[FLTOVF]
[gw3] [ 23%] PASSED Examples/Python/tests/test_fpe.py::test_masking_load_yaml[FLTOVF]
Examples/Python/tests/test_fpe.py::test_masking_load_yaml[FLTINV]
[gw3] [ 23%] PASSED Examples/Python/tests/test_fpe.py::test_masking_load_yaml[FLTINV]
Examples/Python/tests/test_fpe.py::test_fpe_context[FLTDIV]
[gw3] [ 24%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_context[FLTDIV]
Examples/Python/tests/test_fpe.py::test_fpe_context[FLTOVF]
[gw3] [ 24%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_context[FLTOVF]
Examples/Python/tests/test_fpe.py::test_fpe_context[FLTINV]
[gw3] [ 25%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_context[FLTINV]
Examples/Python/tests/test_fpe.py::test_buffer_sufficient
[gw3] [ 25%] PASSED Examples/Python/tests/test_fpe.py::test_buffer_sufficient
Examples/Python/tests/test_magnetic_field.py::test_null_bfield
[gw3] [ 25%] PASSED Examples/Python/tests/test_magnetic_field.py::test_null_bfield
Examples/Python/tests/test_magnetic_field.py::test_constant_bfield
[gw3] [ 26%] PASSED Examples/Python/tests/test_magnetic_field.py::test_constant_bfield
Examples/Python/tests/test_magnetic_field.py::test_solenoid[configPosConstructor]
[gw3] [ 26%] PASSED Examples/Python/tests/test_magnetic_field.py::test_solenoid[configPosConstructor]
Examples/Python/tests/test_magnetic_field.py::test_solenoid[configKwConstructor]
[gw3] [ 27%] PASSED Examples/Python/tests/test_magnetic_field.py::test_solenoid[configKwConstructor]
Examples/Python/tests/test_magnetic_field.py::test_solenoid[kwargsConstructor]
[gw3] [ 27%] PASSED Examples/Python/tests/test_magnetic_field.py::test_solenoid[kwargsConstructor]
Examples/Python/tests/test_material.py::test_material_root[configPosConstructor]
[gw3] [ 27%] PASSED Examples/Python/tests/test_material.py::test_material_root[configPosConstructor]
Examples/Python/tests/test_material.py::test_material_root[configKwConstructor]
[gw3] [ 28%] PASSED Examples/Python/tests/test_material.py::test_material_root[configKwConstructor]
Examples/Python/tests/test_material.py::test_material_root[kwargsConstructor]
[gw3] [ 28%] PASSED Examples/Python/tests/test_material.py::test_material_root[kwargsConstructor]
Examples/Python/tests/test_material.py::test_json_material_decorator
[gw3] [ 29%] PASSED Examples/Python/tests/test_material.py::test_json_material_decorator
Examples/Python/tests/test_propagation.py::test_navigator[configPosConstructor]
[gw3] [ 29%] PASSED Examples/Python/tests/test_propagation.py::test_navigator[configPosConstructor]
Examples/Python/tests/test_propagation.py::test_navigator[configKwConstructor]
[gw3] [ 29%] PASSED Examples/Python/tests/test_propagation.py::test_navigator[configKwConstructor]
Examples/Python/tests/test_propagation.py::test_navigator[kwargsConstructor]
[gw3] [ 30%] PASSED Examples/Python/tests/test_propagation.py::test_navigator[kwargsConstructor]
Examples/Python/tests/test_propagation.py::test_steppers[configPosConstructor]
[gw3] [ 30%] PASSED Examples/Python/tests/test_propagation.py::test_steppers[configPosConstructor]
Examples/Python/tests/test_propagation.py::test_steppers[configKwConstructor]
[gw3] [ 31%] PASSED Examples/Python/tests/test_propagation.py::test_steppers[configKwConstructor]
Examples/Python/tests/test_propagation.py::test_steppers[kwargsConstructor]
[gw3] [ 31%] PASSED Examples/Python/tests/test_propagation.py::test_steppers[kwargsConstructor]
Examples/Python/tests/test_reader.py::test_root_particle_reader[configPosConstructor]
[gw3] [ 31%] PASSED Examples/Python/tests/test_reader.py::test_root_particle_reader[configPosConstructor]
Examples/Python/tests/test_reader.py::test_root_particle_reader[configKwConstructor]
[gw3] [ 32%] PASSED Examples/Python/tests/test_reader.py::test_root_particle_reader[configKwConstructor]
Examples/Python/tests/test_reader.py::test_root_particle_reader[kwargsConstructor]
[gw3] [ 32%] PASSED Examples/Python/tests/test_reader.py::test_root_particle_reader[kwargsConstructor]
Examples/Python/tests/test_reader.py::test_csv_particle_reader[configPosConstructor]
[gw3] [ 33%] PASSED Examples/Python/tests/test_reader.py::test_csv_particle_reader[configPosConstructor]
Examples/Python/tests/test_reader.py::test_csv_particle_reader[configKwConstructor]
[gw3] [ 33%] PASSED Examples/Python/tests/test_reader.py::test_csv_particle_reader[configKwConstructor]
Examples/Python/tests/test_reader.py::test_csv_particle_reader[kwargsConstructor]
[gw3] [ 34%] PASSED Examples/Python/tests/test_reader.py::test_csv_particle_reader[kwargsConstructor]
Examples/Python/tests/test_reader.py::test_root_reader_interface[configPosConstructor-RootParticleReader]
[gw3] [ 34%] PASSED Examples/Python/tests/test_reader.py::test_root_reader_interface[configPosConstructor-RootParticleReader]
Examples/Python/tests/test_reader.py::test_root_reader_interface[configPosConstructor-RootTrackSummaryReader]
[gw3] [ 34%] PASSED Examples/Python/tests/test_reader.py::test_root_reader_interface[configPosConstructor-RootTrackSummaryReader]
Examples/Python/tests/test_reader.py::test_root_reader_interface[configKwConstructor-RootParticleReader]
[gw3] [ 35%] PASSED Examples/Python/tests/test_reader.py::test_root_reader_interface[configKwConstructor-RootParticleReader]
Examples/Python/tests/test_reader.py::test_root_reader_interface[configKwConstructor-RootTrackSummaryReader]
[gw3] [ 35%] PASSED Examples/Python/tests/test_reader.py::test_root_reader_interface[configKwConstructor-RootTrackSummaryReader]
Examples/Python/tests/test_reader.py::test_root_reader_interface[kwargsConstructor-RootParticleReader]
[gw3] [ 36%] PASSED Examples/Python/tests/test_reader.py::test_root_reader_interface[kwargsConstructor-RootParticleReader]
Examples/Python/tests/test_reader.py::test_root_reader_interface[kwargsConstructor-RootTrackSummaryReader]
[gw3] [ 36%] PASSED Examples/Python/tests/test_reader.py::test_root_reader_interface[kwargsConstructor-RootTrackSummaryReader]
Examples/Python/tests/test_reader.py::test_root_material_track_reader
[gw2] [ 36%] PASSED Examples/Python/tests/test_examples.py::test_geant4
Examples/Python/tests/test_examples.py::test_seeding
[gw2] [ 37%] PASSED Examples/Python/tests/test_examples.py::test_seeding
Examples/Python/tests/test_examples.py::test_seeding_orthogonal
[gw2] [ 37%] PASSED Examples/Python/tests/test_examples.py::test_seeding_orthogonal
Examples/Python/tests/test_examples.py::test_itk_seeding
[gw2] [ 38%] PASSED Examples/Python/tests/test_examples.py::test_itk_seeding
Examples/Python/tests/test_examples.py::test_propagation
[gw0] [ 38%] PASSED Examples/Python/tests/test_examples.py::test_volume_material_mapping
Examples/Python/tests/test_examples.py::test_geometry_example[create-450]
[gw2] [ 38%] PASSED Examples/Python/tests/test_examples.py::test_propagation
Examples/Python/tests/test_examples.py::test_material_recording
[gw0] [ 39%] PASSED Examples/Python/tests/test_examples.py::test_geometry_example[create-450]
Examples/Python/tests/test_examples.py::test_geometry_example[geoFactory1-540]
[gw3] [ 39%] PASSED Examples/Python/tests/test_reader.py::test_root_material_track_reader
Examples/Python/tests/test_reader.py::test_csv_meas_reader[configPosConstructor]
[gw3] [ 40%] PASSED Examples/Python/tests/test_reader.py::test_csv_meas_reader[configPosConstructor]
Examples/Python/tests/test_reader.py::test_csv_meas_reader[configKwConstructor]
[gw3] [ 40%] PASSED Examples/Python/tests/test_reader.py::test_csv_meas_reader[configKwConstructor]
Examples/Python/tests/test_reader.py::test_csv_meas_reader[kwargsConstructor]
[gw3] [ 40%] PASSED Examples/Python/tests/test_reader.py::test_csv_meas_reader[kwargsConstructor]
Examples/Python/tests/test_reader.py::test_csv_simhits_reader[configPosConstructor]
[gw3] [ 41%] PASSED Examples/Python/tests/test_reader.py::test_csv_simhits_reader[configPosConstructor]
Examples/Python/tests/test_reader.py::test_csv_simhits_reader[configKwConstructor]
[gw3] [ 41%] PASSED Examples/Python/tests/test_reader.py::test_csv_simhits_reader[configKwConstructor]
Examples/Python/tests/test_reader.py::test_csv_simhits_reader[kwargsConstructor]
[gw3] [ 42%] PASSED Examples/Python/tests/test_reader.py::test_csv_simhits_reader[kwargsConstructor]
Examples/Python/tests/test_reader.py::test_csv_clusters_reader[configPosConstructor]
[gw3] [ 42%] PASSED Examples/Python/tests/test_reader.py::test_csv_clusters_reader[configPosConstructor]
Examples/Python/tests/test_reader.py::test_csv_clusters_reader[configKwConstructor]
[gw3] [ 42%] PASSED Examples/Python/tests/test_reader.py::test_csv_clusters_reader[configKwConstructor]
Examples/Python/tests/test_reader.py::test_csv_clusters_reader[kwargsConstructor]
[gw3] [ 43%] PASSED Examples/Python/tests/test_reader.py::test_csv_clusters_reader[kwargsConstructor]
Examples/Python/tests/test_reader.py::test_edm4hep_simhit_reader
[gw0] [ 43%] PASSED Examples/Python/tests/test_examples.py::test_geometry_example[geoFactory1-540]
Examples/Python/tests/test_examples.py::test_geometry_example[geoFactory2-450]
[gw2] [ 44%] PASSED Examples/Python/tests/test_examples.py::test_material_recording
Examples/Python/tests/test_examples.py::test_event_recording
[gw0] [ 44%] PASSED Examples/Python/tests/test_examples.py::test_geometry_example[geoFactory2-450]
Examples/Python/tests/test_examples.py::test_digitization_example[smeared]
[gw0] [ 44%] PASSED Examples/Python/tests/test_examples.py::test_digitization_example[smeared]
Examples/Python/tests/test_examples.py::test_digitization_example[geometric]
[gw3] [ 45%] PASSED Examples/Python/tests/test_reader.py::test_edm4hep_simhit_reader
Examples/Python/tests/test_reader.py::test_edm4hep_measurement_reader[configPosConstructor]
[gw3] [ 45%] PASSED Examples/Python/tests/test_reader.py::test_edm4hep_measurement_reader[configPosConstructor]
Examples/Python/tests/test_reader.py::test_edm4hep_measurement_reader[configKwConstructor]
[gw3] [ 46%] PASSED Examples/Python/tests/test_reader.py::test_edm4hep_measurement_reader[configKwConstructor]
Examples/Python/tests/test_reader.py::test_edm4hep_measurement_reader[kwargsConstructor]
[gw1] [ 46%] PASSED Examples/Python/tests/test_examples.py::test_full_chain_odd_example_pythia_geant4
Examples/Python/tests/test_examples.py::test_ML_Ambiguity_Solver
[gw3] [ 46%] PASSED Examples/Python/tests/test_reader.py::test_edm4hep_measurement_reader[kwargsConstructor]
Examples/Python/tests/test_reader.py::test_edm4hep_particle_reader[configPosConstructor]
[gw3] [ 47%] PASSED Examples/Python/tests/test_reader.py::test_edm4hep_particle_reader[configPosConstructor]
Examples/Python/tests/test_reader.py::test_edm4hep_particle_reader[configKwConstructor]
[gw3] [ 47%] PASSED Examples/Python/tests/test_reader.py::test_edm4hep_particle_reader[configKwConstructor]
Examples/Python/tests/test_reader.py::test_edm4hep_particle_reader[kwargsConstructor]
[gw3] [ 48%] PASSED Examples/Python/tests/test_reader.py::test_edm4hep_particle_reader[kwargsConstructor]
Examples/Python/tests/test_reader.py::test_edm4hep_tracks_reader
[gw3] [ 48%] PASSED Examples/Python/tests/test_reader.py::test_edm4hep_tracks_reader
Examples/Python/tests/test_writer.py::test_obj_propagation_step_writer[configPosConstructor]
[gw3] [ 48%] PASSED Examples/Python/tests/test_writer.py::test_obj_propagation_step_writer[configPosConstructor]
Examples/Python/tests/test_writer.py::test_obj_propagation_step_writer[configKwConstructor]
[gw3] [ 49%] PASSED Examples/Python/tests/test_writer.py::test_obj_propagation_step_writer[configKwConstructor]
Examples/Python/tests/test_writer.py::test_obj_propagation_step_writer[kwargsConstructor]
[gw3] [ 49%] PASSED Examples/Python/tests/test_writer.py::test_obj_propagation_step_writer[kwargsConstructor]
Examples/Python/tests/test_writer.py::test_csv_particle_writer[configPosConstructor]
[gw3] [ 50%] PASSED Examples/Python/tests/test_writer.py::test_csv_particle_writer[configPosConstructor]
Examples/Python/tests/test_writer.py::test_csv_particle_writer[configKwConstructor]
[gw3] [ 50%] PASSED Examples/Python/tests/test_writer.py::test_csv_particle_writer[configKwConstructor]
Examples/Python/tests/test_writer.py::test_csv_particle_writer[kwargsConstructor]
[gw3] [ 51%] PASSED Examples/Python/tests/test_writer.py::test_csv_particle_writer[kwargsConstructor]
Examples/Python/tests/test_writer.py::test_root_prop_step_writer[configPosConstructor]
[gw3] [ 51%] PASSED Examples/Python/tests/test_writer.py::test_root_prop_step_writer[configPosConstructor]
Examples/Python/tests/test_writer.py::test_root_prop_step_writer[configKwConstructor]
[gw3] [ 51%] PASSED Examples/Python/tests/test_writer.py::test_root_prop_step_writer[configKwConstructor]
Examples/Python/tests/test_writer.py::test_root_prop_step_writer[kwargsConstructor]
[gw3] [ 52%] PASSED Examples/Python/tests/test_writer.py::test_root_prop_step_writer[kwargsConstructor]
Examples/Python/tests/test_writer.py::test_root_particle_writer[configPosConstructor]
[gw3] [ 52%] PASSED Examples/Python/tests/test_writer.py::test_root_particle_writer[configPosConstructor]
Examples/Python/tests/test_writer.py::test_root_particle_writer[configKwConstructor]
[gw3] [ 53%] PASSED Examples/Python/tests/test_writer.py::test_root_particle_writer[configKwConstructor]
Examples/Python/tests/test_writer.py::test_root_particle_writer[kwargsConstructor]
[gw3] [ 53%] PASSED Examples/Python/tests/test_writer.py::test_root_particle_writer[kwargsConstructor]
Examples/Python/tests/test_writer.py::test_root_meas_writer
[gw3] [ 53%] PASSED Examples/Python/tests/test_writer.py::test_root_meas_writer
Examples/Python/tests/test_writer.py::test_root_simhits_writer[configPosConstructor]
[gw3] [ 54%] PASSED Examples/Python/tests/test_writer.py::test_root_simhits_writer[configPosConstructor]
Examples/Python/tests/test_writer.py::test_root_simhits_writer[configKwConstructor]
[gw2] [ 54%] PASSED Examples/Python/tests/test_examples.py::test_event_recording
Examples/Python/tests/test_examples.py::test_truth_tracking_kalman[generic-0.0]
[gw3] [ 55%] PASSED Examples/Python/tests/test_writer.py::test_root_simhits_writer[configKwConstructor]
Examples/Python/tests/test_writer.py::test_root_simhits_writer[kwargsConstructor]
[gw3] [ 55%] PASSED Examples/Python/tests/test_writer.py::test_root_simhits_writer[kwargsConstructor]
Examples/Python/tests/test_writer.py::test_root_clusters_writer[configPosConstructor]
[gw2] [ 55%] PASSED Examples/Python/tests/test_examples.py::test_truth_tracking_kalman[generic-0.0]
Examples/Python/tests/test_examples.py::test_truth_tracking_kalman[generic-1000.0]
[gw3] [ 56%] PASSED Examples/Python/tests/test_writer.py::test_root_clusters_writer[configPosConstructor]
Examples/Python/tests/test_writer.py::test_root_clusters_writer[configKwConstructor]
[gw3] [ 56%] PASSED Examples/Python/tests/test_writer.py::test_root_clusters_writer[configKwConstructor]
Examples/Python/tests/test_writer.py::test_root_clusters_writer[kwargsConstructor]
[gw2] [ 57%] PASSED Examples/Python/tests/test_examples.py::test_truth_tracking_kalman[generic-1000.0]
Examples/Python/tests/test_examples.py::test_truth_tracking_kalman[odd-0.0]
[gw3] [ 57%] PASSED Examples/Python/tests/test_writer.py::test_root_clusters_writer[kwargsConstructor]
Examples/Python/tests/test_writer.py::test_csv_meas_writer[configPosConstructor]
[gw3] [ 57%] PASSED Examples/Python/tests/test_writer.py::test_csv_meas_writer[configPosConstructor]
Examples/Python/tests/test_writer.py::test_csv_meas_writer[configKwConstructor]
[gw3] [ 58%] PASSED Examples/Python/tests/test_writer.py::test_csv_meas_writer[configKwConstructor]
Examples/Python/tests/test_writer.py::test_csv_meas_writer[kwargsConstructor]
[gw3] [ 58%] PASSED Examples/Python/tests/test_writer.py::test_csv_meas_writer[kwargsConstructor]
Examples/Python/tests/test_writer.py::test_csv_simhits_writer[configPosConstructor]
[gw3] [ 59%] PASSED Examples/Python/tests/test_writer.py::test_csv_simhits_writer[configPosConstructor]
Examples/Python/tests/test_writer.py::test_csv_simhits_writer[configKwConstructor]
[gw3] [ 59%] PASSED Examples/Python/tests/test_writer.py::test_csv_simhits_writer[configKwConstructor]
Examples/Python/tests/test_writer.py::test_csv_simhits_writer[kwargsConstructor]
[gw2] [ 59%] PASSED Examples/Python/tests/test_examples.py::test_truth_tracking_kalman[odd-0.0]
Examples/Python/tests/test_examples.py::test_truth_tracking_kalman[odd-1000.0]
[gw3] [ 60%] PASSED Examples/Python/tests/test_writer.py::test_csv_simhits_writer[kwargsConstructor]
Examples/Python/tests/test_writer.py::test_csv_clusters_writer[configPosConstructor]
[gw3] [ 60%] PASSED Examples/Python/tests/test_writer.py::test_csv_clusters_writer[configPosConstructor]
Examples/Python/tests/test_writer.py::test_csv_clusters_writer[configKwConstructor]
[gw3] [ 61%] PASSED Examples/Python/tests/test_writer.py::test_csv_clusters_writer[configKwConstructor]
Examples/Python/tests/test_writer.py::test_csv_clusters_writer[kwargsConstructor]
[gw3] [ 61%] PASSED Examples/Python/tests/test_writer.py::test_csv_clusters_writer[kwargsConstructor]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootPropagationStepsWriter]
[gw3] [ 61%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootPropagationStepsWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootParticleWriter]
[gw3] [ 62%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootParticleWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-TrackFinderPerformanceWriter]
[gw3] [ 62%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-TrackFinderPerformanceWriter]
[gw2] [ 63%] PASSED Examples/Python/tests/test_examples.py::test_truth_tracking_kalman[odd-1000.0]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-SeedingPerformanceWriter0]
Examples/Python/tests/test_examples.py::test_truth_tracking_gsf[generic]
[gw3] [ 63%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-SeedingPerformanceWriter0]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootTrackParameterWriter]
[gw3] [ 63%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootTrackParameterWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootMaterialTrackWriter]
[gw3] [ 64%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootMaterialTrackWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootMeasurementWriter]
[gw3] [ 64%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootMeasurementWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootMaterialWriter]
[gw3] [ 65%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootMaterialWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootPlanarClusterWriter]
[gw2] [ 65%] PASSED Examples/Python/tests/test_examples.py::test_truth_tracking_gsf[generic]
[gw3] [ 65%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootPlanarClusterWriter]
Examples/Python/tests/test_examples.py::test_truth_tracking_gsf[odd]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootSimHitWriter]
[gw3] [ 66%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootSimHitWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootTrackStatesWriter]
[gw3] [ 66%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootTrackStatesWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootTrackSummaryWriter]
[gw3] [ 67%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-RootTrackSummaryWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-VertexPerformanceWriter]
[gw3] [ 67%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-VertexPerformanceWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-SeedingPerformanceWriter1]
[gw3] [ 68%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configPosConstructor-SeedingPerformanceWriter1]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootPropagationStepsWriter]
[gw3] [ 68%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootPropagationStepsWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootParticleWriter]
[gw3] [ 68%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootParticleWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-TrackFinderPerformanceWriter]
[gw2] [ 69%] PASSED Examples/Python/tests/test_examples.py::test_truth_tracking_gsf[odd]
[gw3] [ 69%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-TrackFinderPerformanceWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-SeedingPerformanceWriter0]
Examples/Python/tests/test_examples.py::test_particle_gun
[gw2] [ 70%] PASSED Examples/Python/tests/test_examples.py::test_particle_gun
Examples/Python/tests/test_examples.py::test_material_mapping
[gw3] [ 70%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-SeedingPerformanceWriter0]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootTrackParameterWriter]
[gw3] [ 70%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootTrackParameterWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootTrackStatesWriter]
[gw3] [ 71%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootTrackStatesWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootTrackSummaryWriter]
[gw3] [ 71%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootTrackSummaryWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-VertexPerformanceWriter]
[gw3] [ 72%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-VertexPerformanceWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-SeedingPerformanceWriter1]
[gw3] [ 72%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-SeedingPerformanceWriter1]
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootPropagationStepsWriter]
[gw3] [ 72%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootPropagationStepsWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootParticleWriter]
[gw3] [ 73%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootParticleWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-TrackFinderPerformanceWriter]
[gw3] [ 73%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-TrackFinderPerformanceWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-SeedingPerformanceWriter0]
[gw3] [ 74%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-SeedingPerformanceWriter0]
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootTrackParameterWriter]
[gw3] [ 74%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootTrackParameterWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootMaterialTrackWriter]
[gw3] [ 74%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootMaterialTrackWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootMeasurementWriter]
[gw3] [ 75%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootMeasurementWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootMaterialWriter]
[gw3] [ 75%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootMaterialWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootPlanarClusterWriter]
[gw3] [ 76%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootPlanarClusterWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootSimHitWriter]
[gw3] [ 76%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootSimHitWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootTrackStatesWriter]
[gw3] [ 76%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootTrackStatesWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootTrackSummaryWriter]
[gw3] [ 77%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-RootTrackSummaryWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-VertexPerformanceWriter]
[gw3] [ 77%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-VertexPerformanceWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-SeedingPerformanceWriter1]
[gw3] [ 78%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[kwargsConstructor-SeedingPerformanceWriter1]
Examples/Python/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvParticleWriter]
[gw0] [ 78%] PASSED Examples/Python/tests/test_examples.py::test_digitization_example[geometric]
Examples/Python/tests/test_examples.py::test_digitization_example_input[smeared]
[gw3] [ 78%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvParticleWriter]
Examples/Python/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvMeasurementWriter]
[gw3] [ 79%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvMeasurementWriter]
Examples/Python/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvPlanarClusterWriter]
[gw3] [ 79%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvPlanarClusterWriter]
Examples/Python/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvSimHitWriter]
[gw0] [ 80%] PASSED Examples/Python/tests/test_examples.py::test_digitization_example_input[smeared]
Examples/Python/tests/test_examples.py::test_digitization_example_input[geometric]
[gw3] [ 80%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvSimHitWriter]
Examples/Python/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvTrackWriter]
[gw3] [ 80%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvTrackWriter]
Examples/Python/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvTrackingGeometryWriter]
[gw3] [ 81%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[configPosConstructor-CsvTrackingGeometryWriter]
Examples/Python/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvParticleWriter]
[gw3] [ 81%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvParticleWriter]
Examples/Python/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvMeasurementWriter]
[gw3] [ 82%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvMeasurementWriter]
Examples/Python/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvPlanarClusterWriter]
[gw3] [ 82%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvPlanarClusterWriter]
Examples/Python/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvSimHitWriter]
[gw3] [ 82%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvSimHitWriter]
Examples/Python/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvTrackWriter]
[gw3] [ 83%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvTrackWriter]
Examples/Python/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvTrackingGeometryWriter]
[gw3] [ 83%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[configKwConstructor-CsvTrackingGeometryWriter]
Examples/Python/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvParticleWriter]
[gw3] [ 84%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvParticleWriter]
Examples/Python/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvMeasurementWriter]
[gw3] [ 84%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvMeasurementWriter]
Examples/Python/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvPlanarClusterWriter]
[gw3] [ 85%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvPlanarClusterWriter]
Examples/Python/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvSimHitWriter]
[gw3] [ 85%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvSimHitWriter]
Examples/Python/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvTrackWriter]
[gw3] [ 85%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvTrackWriter]
Examples/Python/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvTrackingGeometryWriter]
[gw3] [ 86%] PASSED Examples/Python/tests/test_writer.py::test_csv_writer_interface[kwargsConstructor-CsvTrackingGeometryWriter]
Examples/Python/tests/test_writer.py::test_root_material_writer
[gw3] [ 86%] PASSED Examples/Python/tests/test_writer.py::test_root_material_writer
Examples/Python/tests/test_writer.py::test_json_material_writer[fmt0]
[gw3] [ 87%] PASSED Examples/Python/tests/test_writer.py::test_json_material_writer[fmt0]
Examples/Python/tests/test_writer.py::test_json_material_writer[fmt1]
[gw3] [ 87%] PASSED Examples/Python/tests/test_writer.py::test_json_material_writer[fmt1]
Examples/Python/tests/test_writer.py::test_csv_multitrajectory_writer
[gw3] [ 87%] PASSED Examples/Python/tests/test_writer.py::test_csv_multitrajectory_writer
Examples/Python/tests/test_writer.py::test_hepmc3_histogram
[gw2] [ 88%] PASSED Examples/Python/tests/test_examples.py::test_material_mapping
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootMaterialTrackWriter]
[gw2] [ 88%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootMaterialTrackWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootMeasurementWriter]
[gw2] [ 89%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootMeasurementWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootMaterialWriter]
[gw2] [ 89%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootMaterialWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootPlanarClusterWriter]
[gw2] [ 89%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootPlanarClusterWriter]
Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootSimHitWriter]
[gw2] [ 90%] PASSED Examples/Python/tests/test_writer.py::test_root_writer_interface[configKwConstructor-RootSimHitWriter]
Examples/Python/tests/test_writer.py::test_edm4hep_simhit_writer[configPosConstructor]
[gw2] [ 90%] PASSED Examples/Python/tests/test_writer.py::test_edm4hep_simhit_writer[configPosConstructor]
Examples/Python/tests/test_writer.py::test_edm4hep_simhit_writer[configKwConstructor]
[gw2] [ 91%] PASSED Examples/Python/tests/test_writer.py::test_edm4hep_simhit_writer[configKwConstructor]
Examples/Python/tests/test_writer.py::test_edm4hep_simhit_writer[kwargsConstructor]
[gw2] [ 91%] PASSED Examples/Python/tests/test_writer.py::test_edm4hep_simhit_writer[kwargsConstructor]
Examples/Python/tests/test_writer.py::test_edm4hep_particle_writer[configPosConstructor]
[gw2] [ 91%] PASSED Examples/Python/tests/test_writer.py::test_edm4hep_particle_writer[configPosConstructor]
Examples/Python/tests/test_writer.py::test_edm4hep_particle_writer[configKwConstructor]
[gw2] [ 92%] PASSED Examples/Python/tests/test_writer.py::test_edm4hep_particle_writer[configKwConstructor]
Examples/Python/tests/test_writer.py::test_edm4hep_particle_writer[kwargsConstructor]
[gw2] [ 92%] PASSED Examples/Python/tests/test_writer.py::test_edm4hep_particle_writer[kwargsConstructor]
Examples/Python/tests/test_writer.py::test_edm4hep_multitrajectory_writer
[gw2] [ 93%] PASSED Examples/Python/tests/test_writer.py::test_edm4hep_multitrajectory_writer
Examples/Python/tests/test_writer.py::test_edm4hep_tracks_writer
[gw2] [ 93%] PASSED Examples/Python/tests/test_writer.py::test_edm4hep_tracks_writer
[gw0] [ 93%] PASSED Examples/Python/tests/test_examples.py::test_digitization_example_input[geometric]
Examples/Python/tests/test_examples.py::test_digitization_config_example
[gw0] [ 94%] PASSED Examples/Python/tests/test_examples.py::test_digitization_config_example
Examples/Python/tests/test_examples.py::test_ckf_tracks_example[generic-full_seeding]
[gw3] [ 94%] PASSED Examples/Python/tests/test_writer.py::test_hepmc3_histogram
Examples/Python/tests/test_writer.py::test_edm4hep_measurement_writer
[gw3] [ 95%] PASSED Examples/Python/tests/test_writer.py::test_edm4hep_measurement_writer
[gw1] [ 95%] PASSED Examples/Python/tests/test_examples.py::test_ML_Ambiguity_Solver
Examples/Python/tests/test_examples.py::test_bfield_writing
[gw1] [ 95%] PASSED Examples/Python/tests/test_examples.py::test_bfield_writing
Examples/Python/tests/test_fpe.py::test_notrackfpe
[gw1] [ 96%] PASSED Examples/Python/tests/test_fpe.py::test_notrackfpe
Examples/Python/tests/test_fpe.py::test_fpe_single_fail_at_end[FLTDIV]
[gw1] [ 96%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_single_fail_at_end[FLTDIV]
Examples/Python/tests/test_fpe.py::test_fpe_single_fail_at_end[FLTOVF]
[gw1] [ 97%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_single_fail_at_end[FLTOVF]
Examples/Python/tests/test_fpe.py::test_fpe_single_fail_at_end[FLTINV]
[gw1] [ 97%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_single_fail_at_end[FLTINV]
Examples/Python/tests/test_fpe.py::test_fpe_single_fail_immediately[FLTDIV]
[gw1] [ 97%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_single_fail_immediately[FLTDIV]
Examples/Python/tests/test_fpe.py::test_fpe_single_fail_immediately[FLTOVF]
[gw1] [ 98%] PASSED Examples/Python/tests/test_fpe.py::test_fpe_single_fail_immediately[FLTOVF]
[gw0] [ 98%] PASSED Examples/Python/tests/test_examples.py::test_ckf_tracks_example[generic-full_seeding]
Examples/Python/tests/test_examples.py::test_ckf_tracks_example[generic-truth_estimated]
[gw0] [ 99%] PASSED Examples/Python/tests/test_examples.py::test_ckf_tracks_example[generic-truth_estimated]
Examples/Python/tests/test_examples.py::test_ckf_tracks_example[generic-truth_smeared]
[gw0] [ 99%] PASSED Examples/Python/tests/test_examples.py::test_ckf_tracks_example[generic-truth_smeared]
Examples/Python/tests/test_examples.py::test_ckf_tracks_example[odd-full_seeding]
[gw0] [100%] PASSED Examples/Python/tests/test_examples.py::test_ckf_tracks_example[odd-full_seeding]
=============================== warnings summary ===============================
Examples/Python/tests/test_examples.py: 12 warnings
TGeoMixture::ComputeDerivedQuantities:0: RuntimeWarning: Mixture PE: sum of weights is: 6
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
================= 247 passed, 12 warnings in 303.70s (0:05:03) =================
section_end:1703541093:step_script
section_start:1703541094:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1703541094:cleanup_file_variables
Job succeeded
Loading