Quanlong Huang has uploaded this change for review. ( http://gerrit.cloudera.org:8080/23766
Change subject: IMPALA-14615: Skip checking current event in test_event_processor_error_message ...................................................................... IMPALA-14615: Skip checking current event in test_event_processor_error_message When hierarchical event processing is enabled, there are no info of the current event batch shown in the /events page. Note that event batches are dispatched and processed later in parallel. The current event batch info is actually showing the current batch that is being dispatched which won't take long. This patch skips checking the curent event batch info when hierarchical event processing is enabled. Tests - Ran the test locally. Change-Id: Iffb84304a4096885492002b781199051aaa4fbb0 --- M tests/common/environ.py M tests/custom_cluster/test_web_pages.py 2 files changed, 21 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/66/23766/1 -- To view, visit http://gerrit.cloudera.org:8080/23766 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Iffb84304a4096885492002b781199051aaa4fbb0 Gerrit-Change-Number: 23766 Gerrit-PatchSet: 1 Gerrit-Owner: Quanlong Huang <[email protected]>
