Experiment-independent toolkit for (charged) particle track reconstruction in (high energy) physics experiments implemented in modern C++
Mozilla Public License 2.0
106
stars
172
forks
source link
test: some bounding box test cases fail on macOS ci #3847
Open
AJPfleger opened 2 weeks ago
Many cases were disabled in
Tests/UnitTests/Core/Utilities/BoundingBoxTest.cpp
because offails with double precision
. After rechecking all tests inThe disabled tests are:
The reason is not clear yet and should be investigated.