[ 
https://issues.apache.org/jira/browse/IMPALA-12795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17816775#comment-17816775
 ] 

ASF subversion and git services commented on IMPALA-12795:
----------------------------------------------------------

Commit 49d37cfef2e1aef611330489082e12e3c0c63347 in impala's branch 
refs/heads/master from stiga-huang
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=49d37cfef ]

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]>


> TestWebPage.test_catalog_operation_fields is flaky
> --------------------------------------------------
>
>                 Key: IMPALA-12795
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12795
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Quanlong Huang
>            Assignee: Quanlong Huang
>            Priority: Critical
>
> Saw the test failed in an internal job:
> {noformat}
> webserver/test_web_pages.py:942: in test_catalog_operation_fields
>     assert matched
> E   assert False{noformat}
> That means the CREATE DATABASE statement was not found in the coordinator 
> webUI.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to