On Wed, 6 Sep 2023 08:54:51 GMT, Lukasz Kostyra <lkost...@openjdk.org> wrote:
> Printed line was right above the assertion testing the printed `failed` > value. Failing assertion will print the value of `failed` regardless, so the > printed line was redundant. This pull request has now been integrated. Changeset: 668e4b91 Author: Lukasz Kostyra <lkost...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/668e4b9195ecbf586d548bf2307fffaec8e79b61 Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod 8315728: [testbug] SystemMenuBarTest prints "FAILED IS: false" Reviewed-by: kcr ------------- PR: https://git.openjdk.org/jfx/pull/1233