Tibor Digana created SUREFIRE-1481:
--------------------------------------
Summary: Surefire1295AttributeJvmCrashesToTestsIT should be
Parameterized test instead of using Theories runner
Key: SUREFIRE-1481
URL: https://issues.apache.org/jira/browse/SUREFIRE-1481
Project: Maven Surefire
Issue Type: Task
Reporter: Tibor Digana
Fix For: 2.21.0
I turned the IT to JUnit runner {{Theories}} because this runner tests all
combinations of two parameters.
Due to this runner is not stable and does not proceed with next test if
previous fails, I had to use {{Parameterized}} runner. Additionally
{{Theories}} runner does not support JUnit {{Assumptions}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)