Zoltán Borók-Nagy created IMPALA-12937:
------------------------------------------
Summary: test_admission_controller.py::test_mem_limit failed in
exhaustive build
Key: IMPALA-12937
URL: https://issues.apache.org/jira/browse/IMPALA-12937
Project: IMPALA
Issue Type: Bug
Reporter: Zoltán Borók-Nagy
h3. Error Message
AssertionError: Queued queries should not run until others are made to finish
assert 1 == 0
h3. Stacktrace
custom_cluster/test_admission_controller.py:2363: in test_mem_limit
\{'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
custom_cluster/test_admission_controller.py:2221: in run_admission_test assert
metric_deltas['dequeued'] == 0,\ E AssertionError: Queued queries should not
run until others are made to finish E assert 1 == 0
--
This message was sent by Atlassian Jira
(v8.20.10#820010)