Sort components by name in HistorySvc dump
Recently I noticed that the test exercising HistorySvc was unstable.
I found out that the order of the dump at the end of the job is by component pointer, which is undefined, and changes if we make changes affecting the memory layout.
With this change I sort the dump by component name.
Edited by Marco Clemencic
Merge request reports
Activity
mentioned in merge request !550 (merged)
mentioned in merge request !549 (merged)
- [2017-12-19 00:04] Validation started with lhcb-gaudi-head#1696
- [2017-12-19 00:04] Validation started with lhcb-gaudi-head-py3#8
- [2017-12-19 08:03] Validation started with lhcb-gaudi-merge#351
- [2017-12-19 09:31] Validation started with lhcb-gaudi-head#1697
- [2017-12-20 00:04] Validation started with lhcb-tdr-test#1
- [2017-12-20 00:04] Validation started with lhcb-gaudi-head-py3#9
- [2017-12-20 00:04] Validation started with lhcb-gaudi-head#1698
Edited by Software for LHCbmentioned in merge request !563 (merged)
removed backport to v29 label
mentioned in commit 2ba2d527
assigned to @hegner
mentioned in commit d51c6282
Please register or sign in to reply