-
Bug
-
Resolution: Duplicate
-
P4
-
11, 12
-
Oracle JDK 12+ea+28(64bit)/mac10.14-x64
-
x86
-
os_x
Testsuite name:AWT
Test name(s):AWT_Events/Automated/KeyEventLocation
Product(s) tested:ORACLE JDK12 b28(64bit)
Test tool: tonga-4.0.2-rc2.jar
OS/architecture:mac10.14-x64
Actual behavior:
1.The test failed automatically. The details refer to KeyEventLocation.log
2.On Mac10.13 x64 with JDK12b28(64bit):Failed as the same issue.Refer to log KeyEventLocation-mac10.13.log
The detail log:
FAIL: keyPressed did not get triggered for KeyEvent.VK_F11
[2019-01-18T10:36:55.08] FAIL: keyReleased did not get triggered for KeyEvent.VK_F11
[2019-01-18T10:36:55.09] FAIL: Event count is wrong. Expected: 2, Actual: 0 for KeyEvent.VK_F11
[2019-01-18T10:37:00.12] FAIL: keyPressed did not get triggered for KeyEvent.VK_SCROLL_LOCK
[2019-01-18T10:37:05.13] FAIL: keyReleased did not get triggered for KeyEvent.VK_SCROLL_LOCK
[2019-01-18T10:37:05.13] FAIL: Event count is wrong. Expected: 2, Actual: 0 for KeyEvent.VK_SCROLL_LOCK
[2019-01-18T10:37:10.13] FAIL: keyPressed did not get triggered for KeyEvent.VK_PAUSE
[2019-01-18T10:37:15.14] FAIL: keyReleased did not get triggered for KeyEvent.VK_PAUSE
[2019-01-18T10:37:15.14] FAIL: Event count is wrong. Expected: 2, Actual: 0 for KeyEvent.VK_PAUSE
[2019-01-18T10:37:15.14] Test failed!
[2019-01-18T10:37:15.16] About to screen capture - java.awt.Rectangle[x=0,y=0,width=1280,height=800]
[2019-01-18T10:37:18.95] Execution failed
[2019-01-18T10:37:18.95] # Test level exit status: 1
Test name(s):AWT_Events/Automated/KeyEventLocation
Product(s) tested:ORACLE JDK12 b28(64bit)
Test tool: tonga-4.0.2-rc2.jar
OS/architecture:mac10.14-x64
Actual behavior:
1.The test failed automatically. The details refer to KeyEventLocation.log
2.On Mac10.13 x64 with JDK12b28(64bit):Failed as the same issue.Refer to log KeyEventLocation-mac10.13.log
The detail log:
FAIL: keyPressed did not get triggered for KeyEvent.VK_F11
[2019-01-18T10:36:55.08] FAIL: keyReleased did not get triggered for KeyEvent.VK_F11
[2019-01-18T10:36:55.09] FAIL: Event count is wrong. Expected: 2, Actual: 0 for KeyEvent.VK_F11
[2019-01-18T10:37:00.12] FAIL: keyPressed did not get triggered for KeyEvent.VK_SCROLL_LOCK
[2019-01-18T10:37:05.13] FAIL: keyReleased did not get triggered for KeyEvent.VK_SCROLL_LOCK
[2019-01-18T10:37:05.13] FAIL: Event count is wrong. Expected: 2, Actual: 0 for KeyEvent.VK_SCROLL_LOCK
[2019-01-18T10:37:10.13] FAIL: keyPressed did not get triggered for KeyEvent.VK_PAUSE
[2019-01-18T10:37:15.14] FAIL: keyReleased did not get triggered for KeyEvent.VK_PAUSE
[2019-01-18T10:37:15.14] FAIL: Event count is wrong. Expected: 2, Actual: 0 for KeyEvent.VK_PAUSE
[2019-01-18T10:37:15.14] Test failed!
[2019-01-18T10:37:15.16] About to screen capture - java.awt.Rectangle[x=0,y=0,width=1280,height=800]
[2019-01-18T10:37:18.95] Execution failed
[2019-01-18T10:37:18.95] # Test level exit status: 1
- duplicates
-
JDK-8022055 [macosx] AWT_Events/Automated/KeyEventLocation test fails on MacOSX
-
- Open
-