Closed pbutti closed 6 months ago
One of the tests is failing
Error: PhysRun2016V0ReconTest>ReconTest.testRecon:380->ReconTest.comparePlots:252->ReconTest.compareTrees:272->ReconTest.compareHistograms:293 Bin 12 is different for: V0 Bottom Track Momentum expected:<241> but was:<240>
So that is because our tests are not very smart and do not permit improvements of the code.
@mholtrop Can we change the reference with the new file?
Can we change the reference with the new file?
We should be able to, I think. I know how though.
This PR is linked to #1031
Just want to point out that there isn't a need to request changes when a test is failing since that already blocks the merge anyway.
I updated the reference file, the tests are all passing for this branch now.
This should fix #1026 @mholtrop