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 dbd4e2e commit b6ea45fCopy full SHA for b6ea45f
documentation/src/docs/asciidoc/release-notes/release-notes-5.11.2.adoc
@@ -16,9 +16,9 @@ on GitHub.
16
[[release-notes-5.11.2-junit-platform-bug-fixes]]
17
==== Bug Fixes
18
19
-* Fix regression in parallel execution that was introduced in 5.10.4/5.11.1 regarding
20
- global read-write locks. When such a lock was declared on descendants of top-level nodes
21
- in the test tree, such as Cucumber scenarios, test execution failed.
+* Fix regression in parallel execution that was introduced in 5.11.1 regarding global
+ read-write locks. When such a lock was declared on descendants of top-level nodes in the
+ test tree, such as Cucumber scenarios, test execution failed.
22
23
24
[[release-notes-5.11.2-junit-jupiter]]
0 commit comments