Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12273 )
Change subject: IMPALA-8114: Deflake test_breakpad.py ...................................................................... IMPALA-8114: Deflake test_breakpad.py A test failed recently in a private build and it looked like the loop in wait_for_num_processes had terminated to early. To make sure that the forked of processes that write the minidumps have actually started, we now sleep for 1 second before entering the wait loop. Change-Id: Ifcd1fbb498c475a1f186f490abaf90b47ecba05b Reviewed-on: http://gerrit.cloudera.org:8080/12273 Reviewed-by: Tim Armstrong <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/custom_cluster/test_breakpad.py 1 file changed, 4 insertions(+), 1 deletion(-) Approvals: Tim Armstrong: Looks good to me, approved Impala Public Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/12273 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ifcd1fbb498c475a1f186f490abaf90b47ecba05b Gerrit-Change-Number: 12273 Gerrit-PatchSet: 3 Gerrit-Owner: Lars Volker <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
