Skip to content

2026-April-26 - 2.7.15455

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Apr 18:59
0d29f03
Update test output: show test output only on failure (#14284)

Implements a custom gradle block to show stdout of tests
only when they fail. This is equivalent to maven surefire
behavior, which has a flag for the same style of test output.