Skip to content

Commit

Permalink
Document OpenTest4J fix in release notes
Browse files Browse the repository at this point in the history
Fixes #1581.
  • Loading branch information
marcphilipp committed Sep 11, 2018
1 parent 379d7af commit b635897
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -23,6 +23,9 @@ repository on GitHub.
- Previously, a `NodeTestTask` instance was created for each `TestDescriptor` before
starting execution. Now they are created on the fly and can be garbage collected by
the JVM after the enclosing container has finished.
* The https://github.com/ota4j-team/opentest4j[OpenTest4J] dependency has been updated to
1.1.1 to fix a serialization incompatibility between 1.0.0 and 1.1.0 that caused failure
messages to be discarded when used from Gradle and potentially other tools and IDEs.


[[release-notes-5.3.1-junit-jupiter]]
Expand Down

0 comments on commit b635897

Please sign in to comment.