Skip to content
Snippets Groups Projects
Commit 1eb03854 authored by Rosen Matev's avatar Rosen Matev :sunny:
Browse files

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
1 merge request!2260Minimize new refs produced by validateWithRef
Pipeline #1305677 passed with stage
in 44 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment