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)