Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Duplicate
-
2.19.1
-
None
-
None
Description
If you have a parameterized test and run it in parallel (i.e. set <parallel>methods</parallel>), the surefire report file names do not include the test suite class name. Instead, they are named based on the name attribute of the Parameters annotation.
Attachments
Issue Links
- duplicates
-
SUREFIRE-1263 No class name in log when running tests in parallel with parameterized tests
- Closed