<Swing Dev> RFR: 7151826: [TEST_BUG] [macosx] The test javax/swing/JPopupMenu/4966112/bug4966112.java not for mac
Tejpal Rebari
trebari at openjdk.java.net
Wed Sep 16 11:52:14 UTC 2020
The test test/jdk/javax/swing/JPopupMenu/4966112/bug4966112.java fails for Mac OS X
with the error message Popup was not shown on FileChooser.
Popup doesn't appear for JFileChooser in MAC OS X platform so
skipping this test for Mac OS X.
-------------
Commit messages:
- Skip JFileChooser test for Mac OS
Changes: https://git.openjdk.java.net/jdk/pull/204/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=204&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-7151826
Stats: 5 lines in 2 files changed: 4 ins; 1 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/204.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/204/head:pull/204
PR: https://git.openjdk.java.net/jdk/pull/204
More information about the swing-dev
mailing list