<AWT Dev> RFR: 8259511: java/awt/Window/MainKeyWindowTest/TestMainKeyWindow.java failed with "RuntimeException: Test failed: 20 failure(s)"

Sergey Bylokhov serb at openjdk.java.net
Sun Jan 17 09:29:55 UTC 2021


This test failed on the system where the wrong resolution was used(too small). Looks like that resolution was set by one of the tests and was not reset back because of a misconfigured automatic system reboot. I have checked that the initial version of the test works fine on our "clean" systems. But would like to tweak the test anyway just in case.

-------------

Commit messages:
 - Update TestMainKeyWindow.java

Changes: https://git.openjdk.java.net/jdk/pull/2113/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=2113&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8259511
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.java.net/jdk/pull/2113.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/2113/head:pull/2113

PR: https://git.openjdk.java.net/jdk/pull/2113


More information about the awt-dev mailing list