We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3b7c53 commit 8160378Copy full SHA for 8160378
documentation/src/docs/asciidoc/release-notes/release-notes-5.9.1.adoc
@@ -40,6 +40,8 @@ on GitHub.
40
references a factory method whose name is the same as other non-factory methods in the
41
same class no longer fails with an exception stating that multiple factory methods with
42
the same name were found.
43
+* Assertion failures thrown from methods with applied timeouts using `ThreadMode.SEPARATE`
44
+ are now properly reported.
45
46
==== Deprecations and Breaking Changes
47
0 commit comments