File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
documentation/src/docs/asciidoc/release-notes Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,8 @@ JUnit repository on GitHub.
2020 exception messages) in the legacy XML report generated by the Console Launcher. This
2121 change ensures the resulting XML files can be processed by downstream tools while
2222 preserving whitespace characters.
23+ * Enable auto-flushing of output in the `ConsoleLauncher` to fix issues with buffering,
24+ in particular when using the `--details=testfeed` option.
2325
2426[[release-notes-5.11.4-junit-platform-deprecations-and-breaking-changes]]
2527==== Deprecations and Breaking Changes
Original file line number Diff line number Diff line change @@ -16,8 +16,7 @@ JUnit repository on GitHub.
1616[[release-notes-5.12.0-M1-junit-platform-bug-fixes]]
1717==== Bug Fixes
1818
19- * Enable auto-flushing of output in the `ConsoleLauncher` to fix issues with buffering,
20- in particular when using the `--details=testfeed` option.
19+ * ❓
2120
2221[[release-notes-5.12.0-M1-junit-platform-deprecations-and-breaking-changes]]
2322==== Deprecations and Breaking Changes
You can’t perform that action at this time.
0 commit comments