Always write out new ref if different from old
Previously a new ref was only written if the validation failed. Now it is always written if different. In addition, add a check whether the preprocessor is idempotent (might lead to failures in downstream projects if dedicated problematic preprocessors are used).
Also, add workaround for gaudi/Gaudi#108 which is a follow up from !2260 (merged) (the bug got manifested in the brunel-upgrade-paramKalman-auxiliaries
test)
Merge request reports
Activity
added backport run2 testing workaround labels
mentioned in merge request Brunel!931 (merged)
mentioned in merge request Brunel!930 (closed)
- [2020-01-08 10:32] Validation started with lhcb-master-mr#321
- [2020-01-09 00:06] Validation started with lhcb-clang-tidy#43
- [2020-01-09 00:06] Validation started with lhcb-gaudi-head#2497
- [2020-01-09 00:06] Validation started with lhcb-head#2477
- [2020-01-09 00:06] Validation started with lhcb-lcg-dev4#1151
- [2020-01-09 00:07] Validation started with lhcb-lcg-dev3#1140
- [2020-01-09 00:07] Validation started with lhcb-sanitizers#475
- [2020-01-09 00:07] Validation started with lhcb-test-throughput2#256
- [2020-01-09 14:00] Validation started with lhcb-master-mr#327
Edited by Software for LHCbadded 3 commits
- 8bd6ecbd - Always write out new ref if different from old
- bde7a13e - Add workaround for gaudi/Gaudi#108
- dc840b42 - Fail test if preprocessor is not idempotent
added 2 commits
- 52a6115a - Always write out new ref if different from old
- 829fa58b - Add workaround for gaudi/Gaudi#108
added 2 commits
- 0bee949f - Add workaround for gaudi/Gaudi#108
- 0c86a502 - Always write out new ref if different from old
added all-slots label
assigned to @mstahl
mentioned in merge request Moore!355 (merged)
This looks good, so let's get it in and profit!
Edited by Rosen Matevremoved all-slots label
unassigned @mstahl
mentioned in commit 50cb09c6
mentioned in merge request Rec!1786 (merged)
mentioned in issue Moore#128 (closed)