Skip to content

Do not rely on counter order when comparing counters

Sebastien Ponce requested to merge sponce_fixCounterOrdering into master

Instead check the counter names and report if the set of names is different Note that this is more convoluted than it should have been as some names are truncated in the logs

Merge request reports