Skip to content

add execution time of ValidateOutput to BaseTest output

Christoph Hasse requested to merge chasse/Gaudi:chasse_validate_time into master

To monitor and easily check that the ValidateOutput call doesn't take large amounts of time it is handy to have the timing be part of the reported output of BaseTest.py

Triggered by a test in LHCb where LineSkipper was taking many minutes to run.

cc @sponce

Edited by Christoph Hasse

Merge request reports