Skip to content

Fix race condition between hlt1_reco_baseline_with_mcchecking tests

Rosen Matev requested to merge rmatev-fix-test-race into master

So far the tests hlt1_reco_baseline_with_mcchecking and hlt1_reco_baseline_with_mcchecking_FTv6 used the same histogram output file. This is now fixed by making the filename depend on the FT decoding version.

Merge request reports