David Knupp created IMPALA-6931:
-----------------------------------
Summary: TestQueryExpiration.test_query_expiration fails on ASAN
with unexpected number of expired queries
Key: IMPALA-6931
URL: https://issues.apache.org/jira/browse/IMPALA-6931
Project: IMPALA
Issue Type: Bug
Components: Backend
Affects Versions: Impala 2.12.0
Reporter: David Knupp
Assignee: Vuk Ercegovac
Stacktrace
{noformat}
custom_cluster/test_query_expiration.py:108: in test_query_expiration
client.QUERY_STATES['EXCEPTION'])
custom_cluster/test_query_expiration.py:184: in __expect_client_state
assert expected_state == actual_state
E assert 5 == 4
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)