[ https://issues.apache.org/jira/browse/IMPALA-14296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Riza Suminto resolved IMPALA-14296. ----------------------------------- Fix Version/s: Impala 5.0.0 Resolution: Fixed > TestMetadataReplicas.test_catalog_restart fail in exhaustive mode > ----------------------------------------------------------------- > > Key: IMPALA-14296 > URL: https://issues.apache.org/jira/browse/IMPALA-14296 > Project: IMPALA > Issue Type: Bug > Components: Test > Affects Versions: Impala 5.0.0 > Reporter: Riza Suminto > Assignee: Riza Suminto > Priority: Major > Fix For: Impala 5.0.0 > > > IMPALA-13947 has incorrect fixture that cause following error: > {code:java} > common/custom_cluster_test_suite.py:396: in setup_method > pytest.fail("Cannot specify with_args on both class and methods") > E Failed: Cannot specify with_args on both class and methods > {code} > The with_args fixture at test_catalog_restart should be moved at class level. -- This message was sent by Atlassian Jira (v8.20.10#820010)