RFR: 8273617: UninitializedDisplayModeChangeTest.java times out on macOS 12
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Thu Sep 23 07:17:56 UTC 2021
On Thu, 23 Sep 2021 06:47:33 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> java/awt/FullScreen/UninitializedDisplayModeChangeTest/UninitializedDisplayModeChangeTest.java is timing out every time on macOS 12 even though the test passed.
> Looks like the the main process waits for child process created in the test forever, making it timeout after jtreg timeout of 2min.
> Modified to wait for childprocess for 30secs.
Mach5 Test job running for several iterations for all platforms (including macos 12 both x64 and aarch64) is green
-------------
PR: https://git.openjdk.java.net/jdk/pull/5647
More information about the client-libs-dev
mailing list