Lars Volker has uploaded a new change for review. http://gerrit.cloudera.org:8080/5669
Change subject: IMPALA-4722: Disable log caching in test_scratch_disk ...................................................................... IMPALA-4722: Disable log caching in test_scratch_disk test_scratch_disk fails sporadically when trying to assert the presence of log messages. This is probably caused by log caching, since after such failures the log files do contains the lines in question. I manually tested this by running the tests repeatedly for 2 days (10k runs). To make future diagnosis of similar problems easier, this change also adds more output to assert_impalad_log_contains(). Change-Id: I9f21284338ee7b4374aca249b6556282b0148389 --- M tests/common/custom_cluster_test_suite.py M tests/custom_cluster/test_scratch_disk.py 2 files changed, 9 insertions(+), 6 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/69/5669/1 -- To view, visit http://gerrit.cloudera.org:8080/5669 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9f21284338ee7b4374aca249b6556282b0148389 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Lars Volker <[email protected]>
