Quanlong Huang has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21023
Change subject: IMPALA-12795: Deflake test_catalog_operation_fields ...................................................................... IMPALA-12795: Deflake test_catalog_operation_fields test_catalog_operation_fields verifies the CREATE DATABASE statement has consistent fields in the catalog operations page and the impalad queries page. It could fail if the query is waiting to be closed (so not in the list of completed queries). This fix the test by also finding the query in the list of in-flight queries. Tests: - Ran the test 18000 times with other concurrent tests running Change-Id: Ibc8e642d560c1a4ca1bdc3a618eb67e1329b47d2 --- M tests/webserver/test_web_pages.py 1 file changed, 32 insertions(+), 10 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/23/21023/1 -- To view, visit http://gerrit.cloudera.org:8080/21023 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ibc8e642d560c1a4ca1bdc3a618eb67e1329b47d2 Gerrit-Change-Number: 21023 Gerrit-PatchSet: 1 Gerrit-Owner: Quanlong Huang <[email protected]>
