Tianyi Wang has posted comments on this change. ( http://gerrit.cloudera.org:8080/8670 )
Change subject: IMPALA-6242: Reduce flakiness in TimerCounterTest ...................................................................... Patch Set 3: (2 comments) http://gerrit.cloudera.org:8080/#/c/8670/2/be/src/util/runtime-profile-test.cc File be/src/util/runtime-profile-test.cc: http://gerrit.cloudera.org:8080/#/c/8670/2/be/src/util/runtime-profile-test.cc@630 PS2, Line 630: if (csw_.TotalRunningTime() > 6000000000) { > Might need to update this check as well. Done http://gerrit.cloudera.org:8080/#/c/8670/2/be/src/util/runtime-profile-test.cc@631 PS2, Line 631: DCHECK(false); > It wasn't introduced in this commit, but to my understanding EXPECT_FALSE(f Done -- To view, visit http://gerrit.cloudera.org:8080/8670 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ifc038908857060ccbabfe30c46e72fd93907f412 Gerrit-Change-Number: 8670 Gerrit-PatchSet: 3 Gerrit-Owner: Tianyi Wang <tw...@cloudera.com> Gerrit-Reviewer: Tianyi Wang <tw...@cloudera.com> Gerrit-Reviewer: Zoltan Borok-Nagy <borokna...@cloudera.com> Gerrit-Comment-Date: Fri, 08 Dec 2017 01:29:14 +0000 Gerrit-HasComments: Yes