David Rorke created IMPALA-12769:
------------------------------------
Summary: test_query_cancel_exception failed in ASAN build
Key: IMPALA-12769
URL: https://issues.apache.org/jira/browse/IMPALA-12769
Project: IMPALA
Issue Type: Bug
Reporter: David Rorke
IMPALA-12493 added test_query_cancel_exception. It is failing in ASAN build
with following error:
{noformat}
Error Message
assert 1 == 0
Stacktrace
webserver/test_web_pages.py:1044: in test_query_cancel_exception assert
response_json['num_in_flight_queries'] == 0 E assert 1 == 0
{noformat}
This appears to be the same failure reported in IMPALA-12542 but for a
different test case. It's possible that the underlying cause is the same
(timing issue caused by slowness of ASAN build) and we just need to apply the
same fix from IMPALA-12542 to this test case.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]