mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 03:58:21 +00:00
8373847: Test javax/swing/JMenuItem/MenuItemTest/bug6197830.java failed because The test case automatically fails when clicking any items in the “Nothing” menu in all four windows (Left-to-right)-Menu Item Test and (Right-to-left)-Menu Item Test
Reviewed-by: serb, aivanov, dnguyen
This commit is contained in:
parent
2ea3c00e4f
commit
05d2f7f408
@ -49,6 +49,7 @@ public class bug6197830 {
|
||||
.columns(35)
|
||||
.testUI(bug6197830::createTestUI)
|
||||
.positionTestUIBottomRowCentered()
|
||||
.logArea()
|
||||
.build()
|
||||
.awaitAndCheck();
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user