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 "Wenzhe Zhou (Jira)" <ji...@apache.org> on 2021/11/08 18:03:00 UTC

[jira] [Commented] (IMPALA-10734) Failure in webserver.test_web_pages.TestWebPage.test_query_stmt

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

Wenzhe Zhou commented on IMPALA-10734:
--------------------------------------

Saw this issue in an ASAN core run:
{code:java}
webserver/test_web_pages.py:469: in test_query_stmt
    assert check_if_contains, "No matching statement found in the jsons."
E   AssertionError: No matching statement found in the jsons.
E   assert False{code}

> Failure in webserver.test_web_pages.TestWebPage.test_query_stmt 
> ----------------------------------------------------------------
>
>                 Key: IMPALA-10734
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10734
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Norbert Luksa
>            Priority: Blocker
>              Labels: test-failure
>
> Noticed exception in recent exhaustive run:
> {code:java}
> webserver/test_web_pages.py:469: in test_query_stmt
>     assert check_if_contains, "No matching statement found in the jsons."
> E   AssertionError: No matching statement found in the jsons.
> E   assert False
> {code}
> Job: https://master-03.jenkins.cloudera.com/job/impala-cdpd-master-exhaustive/41/



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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