You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/11/07 16:31:00 UTC

[jira] [Commented] (IMPALA-12542) test_query_cancel_created failed in ASAN build

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

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

Commit 8084fe81525868b17c9ddcb54bbfd78ea81b41fb in impala's branch refs/heads/master from Michael Smith
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=8084fe815 ]

IMPALA-12542: Wait for query cancellation in webserver test

Waits for query cancellation in web cancellation tests as cancellation
may not be finalized when the API returns success in slow environments
(such as ASAN).

Testing: passed 100 iterations with ASAN.

Change-Id: I1c3bc83955be025e83a426377221767694baa444
Reviewed-on: http://gerrit.cloudera.org:8080/20668
Reviewed-by: Michael Smith <mi...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> test_query_cancel_created failed in ASAN build
> ----------------------------------------------
>
>                 Key: IMPALA-12542
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12542
>             Project: IMPALA
>          Issue Type: Bug
>    Affects Versions: Impala 4.4.0
>            Reporter: Riza Suminto
>            Assignee: Michael Smith
>            Priority: Major
>              Labels: broken-build
>
> IMPALA-12493 add test_query_cancel_created. It is failing in ASAN build with following error:
> {code:java}
> Error Message
> assert 1 == 0
> Stacktrace
> webserver/test_web_pages.py:961: in test_query_cancel_created
>     assert response_json['num_in_flight_queries'] == 0
> E   assert 1 == 0 {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org