Surya Hebbar has uploaded a new patch set (#3). ( http://gerrit.cloudera.org:8080/22482 )
Change subject: IMPALA-13751: Fix runtime-profile-test failure since IMPALA-13304 ...................................................................... IMPALA-13751: Fix runtime-profile-test failure since IMPALA-13304 This patch fixes the flaky tests added to the "runtime-profile-test" in IMPALA-13304. The following possible causes have been fixed. -> Lexical errors present while defining example event sequence labels -> Edge cases providing invalid randomization ranges -> Improper re-allocation of instance timestamps -> Possibility of missing events within the test environment itself -> Inconsistent sleep timers during event sequence generation Change-Id: If04744e215cac79f255b3d73c3e91e873c13749a --- M be/src/util/runtime-profile-test.cc M be/src/util/runtime-profile.cc 2 files changed, 77 insertions(+), 115 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/82/22482/3 -- To view, visit http://gerrit.cloudera.org:8080/22482 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: If04744e215cac79f255b3d73c3e91e873c13749a Gerrit-Change-Number: 22482 Gerrit-PatchSet: 3 Gerrit-Owner: Surya Hebbar <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Laszlo Gaal <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: Surya Hebbar <[email protected]>
