Impala Public Jenkins has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/21023 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/webserver/test_web_pages.py 1 file changed, 33 insertions(+), 10 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- 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: merged Gerrit-Change-Id: Ibc8e642d560c1a4ca1bdc3a618eb67e1329b47d2 Gerrit-Change-Number: 21023 Gerrit-PatchSet: 4 Gerrit-Owner: Quanlong Huang <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]>
