Fixed JSON validation, which was not taking order into account (backport of !1496)
Compare changes
@@ -1485,6 +1485,11 @@ class JSONOutputValidator:
I want to backport !1496 (merged) to v36-patches as I believe some of the test failures observed in LHCb sanitizers builds are caused by changes in the order of JSON dumps of counters and in that nightly builds slot LHCb still uses Gaudi v36.
See !1496 (merged) for details.