Maven Surfire plugin duplicates retried tests in Test-*.xml
In the current project, skipped and failed tests are retried twice. A test is removed from the test results if it was skipped or failed the first time to avoid duplication.
Maven Surfire plugin dublicate retried test in Test-*.xml
In the current project, skipped and failed tests are retried twice. A test is removed from the test results if it was skipped or failed the first time to avoid duplication.