On Tue, 27 Oct 2020 14:23:32 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> Please review test fix for issue seen to be failing in mach5 testing on macos. > The tests issue are not reproducible locally so it seems to be timing issue > on slower mach5 macos systems. > Adjusted the timing issues in these tests by using waitForIdle, delay and > also uses Robot instead of ExtendedRobot which allows us to set autoDelay to > more consistent 100ms. > Also, corrected the bugid of JPopupMenu/4634626 This pull request has now been integrated. Changeset: 3f8bd923 Author: Prasanta Sadhukhan <psadhuk...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/3f8bd923 Stats: 32 lines in 4 files changed: 11 ins; 8 del; 13 mod 8233556: [TESTBUG] JPopupMenu tests fail on MacOS Reviewed-by: serb ------------- PR: https://git.openjdk.java.net/jdk/pull/882