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.
- Catch exceptions in the validators and put the traceback in a
validator_exception
field. - Expose the counter parsing with a standalone
extract_counters
. - Add a preprocessor
GroupMessages
that groups multi-line messages. - Add a preprocessor
BlockSkipper
that improves upon theBlockSkipper
from Gaudi (can be moved there).
goes together with Moore!339 (merged)
Merge request reports
Activity
added ~7819 testing labels
assigned to @sponce
added 10 commits
-
fbdb14ee...af581ae6 - 9 commits from branch
master
- 7cbb8cb5 - Minimize new refs produced by validateWithRef
-
fbdb14ee...af581ae6 - 9 commits from branch
added backport run2 label
mentioned in merge request Moore!339 (merged)
- Resolved by Alex Pearce
/ci-test --merge Moore!339 (merged)
assigned to @rmatev
- Resolved by Rosen Matev
- Resolved by Alex Pearce
- Resolved by Rosen Matev
- Resolved by Rosen Matev
- Resolved by Rosen Matev
- Resolved by Rosen Matev
mentioned in merge request Rec!1838 (merged)
added 1 commit
- 6f93c6e5 - Apply suggestion to GaudiConf/python/GaudiConf/QMTest/LHCbExclusions.py
added 1 commit
- f156c214 - Apply suggestion to GaudiConf/python/GaudiConf/QMTest/LHCbTest.py
added 1 commit
- ee82cab6 - Apply suggestion to GaudiConf/python/GaudiConf/QMTest/LHCbTest.py
added 9 commits
-
ee82cab6...577ab793 - 8 commits from branch
master
- 9751cf3a - Minimize new refs produced by validateWithRef
-
ee82cab6...577ab793 - 8 commits from branch
mentioned in commit Moore@7efa5152
mentioned in commit Moore@bde51873
mentioned in merge request Rec!1817 (merged)
added 1 commit
- 1eb03854 - Minimize new refs produced by validateWithRef
mentioned in commit 3269fa2b
mentioned in merge request Brunel!928 (merged)
mentioned in commit c4036bc5
mentioned in merge request !2292 (merged)
mentioned in merge request !2308 (merged)
mentioned in commit Brunel@cbca52fe
mentioned in merge request Brunel!931 (merged)
mentioned in commit Brunel@88c714fd
mentioned in commit Moore@a1d3fade
mentioned in merge request Moore!357 (merged)
mentioned in commit Moore@192600bb
mentioned in commit Moore@912b2b84
mentioned in commit 7895a864
mentioned in merge request !2314 (merged)
added highlight label