[
https://issues.apache.org/jira/browse/IMPALA-13743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Riza Suminto resolved IMPALA-13743.
-----------------------------------
Fix Version/s: Impala 4.6.0
Resolution: Fixed
> setup_method invocation is wrong at test_admission_controller.py
> ----------------------------------------------------------------
>
> Key: IMPALA-13743
> URL: https://issues.apache.org/jira/browse/IMPALA-13743
> Project: IMPALA
> Issue Type: Bug
> Components: Test
> Reporter: Riza Suminto
> Assignee: Riza Suminto
> Priority: Major
> Labels: broken-build
> Fix For: Impala 4.6.0
>
>
> IMPALA-13694 reveals an issue in setup_method calls of
> TestAdmissionControllerWithACService and
> TestAdmissionControllerStressWithACService. They should be called with its
> own class name instead of the superclass name.
> [https://github.com/apache/impala/blob/d3b6cbcc20a4ff175e9b36f476fc44f329793e1e/tests/custom_cluster/test_admission_controller.py#L1798]
> [https://github.com/apache/impala/blob/d3b6cbcc20a4ff175e9b36f476fc44f329793e1e/tests/custom_cluster/test_admission_controller.py#L2620]
> They are run in exhaustive exploration, therefore IMPALA-13694 able to pass
> precommit tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)