Minimize new refs produced by validateWithRef
Compare changes
Files
2@@ -9,7 +9,8 @@
@@ -92,3 +93,9 @@ preprocessor = (
validateWithRef
, only the preprocessed stdout
is written out on failure. Standard preprocessors would filter out
the summary tables, which is why the counter tables, TTree and histogram
summaries are extracted and written out at the end.
In this way irrelevant lines would not be part of the ref files,
thereby reducing diffs and conflicts.validator_exception
field.extract_counters
.GroupMessages
that groups multi-line messages.BlockSkipper
that improves upon the BlockSkipper
from Gaudi (can be moved there).goes together with Moore!339 (merged)