Csaba Ringhofer created IMPALA-15025:
----------------------------------------
Summary: Update SkipIf usage in EE tests
Key: IMPALA-15025
URL: https://issues.apache.org/jira/browse/IMPALA-15025
Project: IMPALA
Issue Type: Improvement
Components: Test
Reporter: Csaba Ringhofer
Some tests could use existing skipIfs but use manual checks in test functions
instead. A common case is checking if exploration_strategy is exhaustive. This
is both simpler and more efficient to do with skipIf marker (marking to be
skipped affects collection phase and avoids creating fixtures)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)