Michael Smith created IMPALA-11456:
--------------------------------------
Summary: Refactor SkipIf logic for filesystems
Key: IMPALA-11456
URL: https://issues.apache.org/jira/browse/IMPALA-11456
Project: IMPALA
Issue Type: Task
Reporter: Michael Smith
The SkipIf py.test logic is pretty fragmented. There are cases where it’s not
applied consistently, and I can’t tell if those are mistakes or intentional.
And it seems far more granular than it needs to be.
Refactor SkipIf classes for the filesystem to use a single class to reduce
duplication and inconsistency. If special cases are needed for specific
filesystems, those will be called out as different skip cases with their own
reasons.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)