mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-07 13:38:49 +00:00
8299044: test/jdk/javax/swing/JComboBox/JComboBoxBorderTest.java fails on non mac
Reviewed-by: serb, honkar
This commit is contained in:
parent
5d330f5285
commit
abc1297643
@ -24,6 +24,7 @@
|
||||
/*
|
||||
* @test
|
||||
* @bug 8054572
|
||||
* @requires (os.family == "mac")
|
||||
* @library /java/awt/regtesthelpers
|
||||
* @build PassFailJFrame
|
||||
* @summary Tests if JComboBox displays correctly when editable/non-editable
|
||||
@ -92,4 +93,4 @@ public class JComboBoxBorderTest {
|
||||
|
||||
pfjFrame.awaitAndCheck();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user