Jim Apple has uploaded a new change for review. http://gerrit.cloudera.org:8080/5784
Change subject: IMPALA-4818: Ensure the same number of tests are run every time ...................................................................... IMPALA-4818: Ensure the same number of tests are run every time This is a partial revert of Change-Id: I04b4d6db508a26a1a2e4b972b... from January 2014. That commit caused test_cancel_insert to run different random tests each time it was run; the number of tests run could vary between 1 and 9. This commit fixes the number at 9, and the same 9 every time, to avoid test flakiness. Change-Id: I22cecfbe7c9a102f788d01eb80aa188579ef6d7e --- M tests/query_test/test_cancellation.py 1 file changed, 0 insertions(+), 3 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/84/5784/1 -- To view, visit http://gerrit.cloudera.org:8080/5784 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I22cecfbe7c9a102f788d01eb80aa188579ef6d7e Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Jim Apple <[email protected]>
