<AWT Dev> RFR: 8259511: java/awt/Window/MainKeyWindowTest/TestMainKeyWindow.java failed with "RuntimeException: Test failed: 20 failure(s)" [v2]
Sergey Bylokhov
serb at openjdk.java.net
Mon Jan 18 11:22:06 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.
Sergey Bylokhov has updated the pull request incrementally with one additional commit since the last revision:
Update libTestMainKeyWindow.c
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/2113/files
- new: https://git.openjdk.java.net/jdk/pull/2113/files/095886f2..c852896f
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=2113&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=2113&range=00-01
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 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