Ivan Pavlukhin created IGNITE-11356:
---------------------------------------
Summary: Test framework: Remove custom assumption exceptions handling
Key: IGNITE-11356
URL:
https://issues.apache.org/jira/browse/IGNITE-11356 Project: Ignite
Issue Type: Task
Reporter: Ivan Pavlukhin
It turns out that custom handling of {{AssumptionViolatedException}} can be removed. Currently with custom handling tests with unmet assumptions are marked as passed. With default handling failed assumptions on instance level mark tests as ignored.
Note: on class level reporting in case of unmet assumptions does not look perfect. But with custom handling a particular test is not included into TC report at all.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)