Lars Volker has uploaded this change for review. ( 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 --- M tests/custom_cluster/test_breakpad.py 1 file changed, 4 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/73/12273/1 -- 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: newchange Gerrit-Change-Id: Ifcd1fbb498c475a1f186f490abaf90b47ecba05b Gerrit-Change-Number: 12273 Gerrit-PatchSet: 1 Gerrit-Owner: Lars Volker <[email protected]>
