Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22509
Change subject: [util] fix MetricsTest.TableAndTabletPrometheusTest ...................................................................... [util] fix MetricsTest.TableAndTabletPrometheusTest Since different STL implementations might produce different ordering in the metric entities' container (std::unordered_map), it was necessary to amend the scenario to remove the hard-coded output template, otherwise the scenario would fail at least on SLES15. Change-Id: I15ee5fc8974f5df931a33cdcbc09c3da4da691a7 --- M src/kudu/util/metrics-test.cc 1 file changed, 42 insertions(+), 33 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/09/22509/1 -- To view, visit http://gerrit.cloudera.org:8080/22509 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I15ee5fc8974f5df931a33cdcbc09c3da4da691a7 Gerrit-Change-Number: 22509 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
