Minimize new refs produced by validateWithRef
- For tests using `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. - Fix a bug in the counter extraction where any component (tool) with a dot in the name would not be considered in the comparison. - Add a preprocessor `GroupMessages` that groups multi-line messages. - Add a preprocessor `BlockSkipper` that improves upon the `BlockSkipper` from Gaudi (can be moved there).
parent
577ab793
No related branches found
No related tags found
Loading
Please register or sign in to comment