Surya Hebbar has uploaded a new patch set (#2). ( 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 With the inclusion of aggregate event sequences in IMPALA-13304, new randomized tests simulating parallel event execution were added. These tests were responsible for modeling missing events with a randomized maximum of 50 runtime profiles. Although, the patch contained checks for both missing and complete event sequences. The possibility of missing events within the test environment itself was not covered. This has been fixed by providing common validation tests for both cases. Change-Id: If04744e215cac79f255b3d73c3e91e873c13749a --- M be/src/util/runtime-profile-test.cc M be/src/util/runtime-profile.cc 2 files changed, 56 insertions(+), 107 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/82/22482/2 -- 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: 2 Gerrit-Owner: Surya Hebbar <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]>
