Aleksandr Polovtcev created IGNITE-15799:
--------------------------------------------

             Summary: WorkDirectoryExtension can fail if all tests in a class 
are muted
                 Key: IGNITE-15799
                 URL: https://issues.apache.org/jira/browse/IGNITE-15799
             Project: Ignite
          Issue Type: Task
            Reporter: Aleksandr Polovtcev
            Assignee: Aleksandr Polovtcev


If a test class declares a field marked with the {{WorkDirectory}} annotation 
and all of its test methods are marked as {{Disabled}}, then JUnit does not 
instantiate the test class instance. However, the `BeforeAll` and `AfterAll` 
callbacks are still run, so the following error may appear:



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to