Skip to content

3.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 06:18
· 66 commits to refs/heads/master since this release

Release Notes - Maven Surefire - Version 3.3.0

Bug

  • [SUREFIRE-1939] - Build fails if java.home has <=2 path components
  • [SUREFIRE-2232] - [REGRESSION] StatelessXmlReporter fails to process failed result without a throwable
  • [SUREFIRE-2240] - Using JUnit BOM prevents upgrading the engine version via plugin dependency

Improvement

  • [SUREFIRE-2248] - Make "type" attribute on failures and errors in (surefire|failsafe)-test-report schema optional

Test

  • [SUREFIRE-2141] - Surefire 3.0.0-M8 tests don't pass on Mac M1 (Surefire1295AttributeJvmCrashesToTestsIT)

Task

Dependency upgrade

What's Changed

New Contributors

Full Changelog: surefire-3.2.5...surefire-3.3.0