RFR: 8233648: [TESTBUG] DefaultMenuBarTest.java failing on macos [v2]
Sergey Bylokhov
serb at openjdk.java.net
Wed Oct 20 06:55:07 UTC 2021
On Tue, 19 Oct 2021 20:20:00 GMT, Alexander Zvegintsev <azvegint at openjdk.org> wrote:
>> Looks like this test does not fail anymore.
>>
>> It does not fail once even without changes, but I've added extra `waitForIdle()` just for safety.
>>
>> Checked on ~350 test runs.
>
> Alexander Zvegintsev has updated the pull request incrementally with two additional commits since the last revision:
>
> - remove wildcard imports
> - cleanup
All tests for java client should be configured to be run, it is done via othervm.dirs option in the TEST.ROOT
-------------
PR: https://git.openjdk.java.net/jdk/pull/6015
More information about the client-libs-dev
mailing list