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 "Qifan Chen (Jira)" <ji...@apache.org> on 2021/04/20 17:15:00 UTC

[jira] [Created] (IMPALA-10665) shell.test_shell_interactive.TestImpalaShellInteractive.test_cancellation failed in a recent ASAN run

Qifan Chen created IMPALA-10665:
-----------------------------------

             Summary: shell.test_shell_interactive.TestImpalaShellInteractive.test_cancellation failed in a recent ASAN run
                 Key: IMPALA-10665
                 URL: https://issues.apache.org/jira/browse/IMPALA-10665
             Project: IMPALA
          Issue Type: Test
          Components: Infrastructure
            Reporter: Qifan Chen


The detailed error messages are as follows.

Error Message
assert <bound method ImpaladService.wait_for_num_in_flight_queries of <tests.common.impala_service.ImpaladService object at 0x7f490b684fd0>>(0)  +  where <bound method ImpaladService.wait_for_num_in_flight_queries of <tests.common.impala_service.ImpaladService object at 0x7f490b684fd0>> = <tests.common.impala_service.ImpaladService object at 0x7f490b684fd0>.wait_for_num_in_flight_queries
Stacktrace
/data/jenkins/workspace/impala-asf-master-core-asan/repos/Impala/tests/shell/test_shell_interactive.py:291: in test_cancellation
    assert impalad.wait_for_num_in_flight_queries(0)
E   assert <bound method ImpaladService.wait_for_num_in_flight_queries of <tests.common.impala_service.ImpaladService object at 0x7f490b684fd0>>(0)
E    +  where <bound method ImpaladService.wait_for_num_in_flight_queries of <tests.common.impala_service.ImpaladService object at 0x7f490b684fd0>> = <tests.common.impala_service.ImpaladService object at 0x7f490b684fd0>.wait_for_num_in_flight_queries



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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