jdk-24/test/jdk/javax/swing
Alexey Ivanov ffbdfffbc7 8331999: BasicDirectoryModel/LoaderThreadCount.java frequently fails on Windows in CI
Introduce tolerance factor: count > loaderCount.size() / 2
Fail the test only if the number of snapshots with more than
2 file loader threads is greater than half of the number
of valid snapshots.

Reviewed-by: prr, honkar
2024-05-09 18:01:27 +00:00
..
AbstractButton 8320343: Generate GIF images for AbstractButton/5049549/bug5049549.java 2024-01-02 16:16:20 +00:00
AbstractDocument 8316371: Open some swing tests 6 2023-09-27 23:20:29 +00:00
AbstractWriter 8316371: Open some swing tests 6 2023-09-27 23:20:29 +00:00
Action 8306714: Open source few Swing event and AbstractAction tests 2023-04-25 04:54:56 +00:00
AncestorNotifier 8315871: Opensource five more Swing regression tests 2023-09-25 18:30:49 +00:00
BasicMenuItemUI 8316146: Open some swing tests 4 2023-10-04 19:38:26 +00:00
BasicMenuUI 8316146: Open some swing tests 4 2023-10-04 19:38:26 +00:00
border 8327840: Automate javax/swing/border/Test4129681.java 2024-03-22 03:21:35 +00:00
Box 8253016: Box.Filler components should be unfocusable by default 2020-09-16 09:47:13 +00:00
BoxLayout/4191948 8315871: Opensource five more Swing regression tests 2023-09-25 18:30:49 +00:00
ButtonGroup 8259237: Demo selection changes with left/right arrow key. No need to press space for selection. 2021-01-12 09:46:06 +00:00
ClientProperty/UIClientPropertyKeyTest
ComponentInputMap/4248723 8315871: Opensource five more Swing regression tests 2023-09-25 18:30:49 +00:00
DataTransfer
DebugGraphics 6521141: DebugGraphics NPE @ setFont(); 2022-08-16 05:52:50 +00:00
DefaultBoundedRangeModel/4297953 8315871: Opensource five more Swing regression tests 2023-09-25 18:30:49 +00:00
DefaultButtonModel 8315871: Opensource five more Swing regression tests 2023-09-25 18:30:49 +00:00
DefaultListCellRenderer/4180943 8315981: Opensource five more random Swing tests 2023-09-20 14:31:42 +00:00
DefaultListModel/4466250 8315981: Opensource five more random Swing tests 2023-09-20 14:31:42 +00:00
DefaultListSelectionModel 8315981: Opensource five more random Swing tests 2023-09-20 14:31:42 +00:00
DefaultTableCellRenderer 8316371: Open some swing tests 6 2023-09-27 23:20:29 +00:00
dnd 8041447: Test javax/swing/dnd/7171812/bug7171812.java fails with java.lang.RuntimeException: Test failed, scroll on drag doesn't work 2023-02-22 06:13:09 +00:00
event 8309060: Compilation Error in javax/swing/event/FocusEventCauseTest.java 2023-05-29 18:25:19 +00:00
GraphicsConfigNotifier 8244400: MenuItem may cache the size and did not update it when the screen DPI is changed 2023-01-23 10:18:23 +00:00
GroupLayout 8199072: Test javax/swing/GroupLayout/6613904/bug6613904.java is unstable 2018-11-10 09:52:59 -08:00
Headless
ImageIcon 8320328: Restore interrupted flag in ImageIcon.loadImage 2024-01-15 13:09:00 +00:00
InputVerifier 8316324: Opensource five miscellaneous Swing tests 2024-03-26 01:02:20 +00:00
JButton 8316324: Opensource five miscellaneous Swing tests 2024-03-26 01:02:20 +00:00
JCheckBox 8328558: Convert javax/swing/JCheckBox/8032667/bug8032667.java applet test to main 2024-03-21 16:12:47 +00:00
JColorChooser 8328403: Remove applet usage from JColorChooser tests Test6977726 2024-04-01 06:22:11 +00:00
JComboBox 8310072: JComboBox/DisabledComboBoxFontTestAuto: Enabled and disabled ComboBox does not match in these LAFs: GTK+ 2024-04-19 10:10:00 +00:00
JComponent 8316324: Opensource five miscellaneous Swing tests 2024-03-26 01:02:20 +00:00
JDesktopPane 8316388: Opensource five Swing component related regression tests 2024-03-15 09:13:32 +00:00
JDialog 8316053: Open some swing tests 3 2023-09-23 05:42:07 +00:00
JEditorPane 8328953: JEditorPane.read throws ChangedCharSetException 2024-03-29 10:07:14 +00:00
JFileChooser 8305072: Win32ShellFolder2.compareTo is inconsistent 2024-04-09 13:19:41 +00:00
JFormattedTextField 8315741: Open source few swing JFormattedTextField and JPopupMenu tests 2023-09-15 06:23:20 +00:00
JFrame 8329559: Test javax/swing/JFrame/bug4419914.java failed because The End and Start buttons are not placed correctly and Tab focus does not move as expected 2024-05-03 05:11:52 +00:00
JInternalFrame 8328670: Automate and open source few closed manual applet test 2024-03-22 09:46:08 +00:00
JLabel 8316053: Open some swing tests 3 2023-09-23 05:42:07 +00:00
JLayer 8234149: Several regression tests do not dispose Frame at end 2019-12-02 11:58:14 +05:30
JLightweightFrame 8236953: [macos] JavaFX SwingNode is not rendered on macOS 2020-01-15 13:17:46 -08:00
JList 8315761: Open source few swing JList and JMenuBar tests 2023-09-13 07:35:01 +00:00
JMenu 8315898: Open source swing JMenu tests 2023-09-13 07:42:53 +00:00
JMenuBar 8326458: Menu mnemonics don't toggle in Windows LAF when F10 is pressed 2024-03-06 05:29:42 +00:00
JMenuItem 8328670: Automate and open source few closed manual applet test 2024-03-22 09:46:08 +00:00
JOptionPane 8327753: Convert javax/swing/JOptionPane/8024926/bug8024926.java applet to main 2024-03-14 02:38:48 +00:00
JPanel 8315825: Open some swing tests 2023-09-22 20:51:14 +00:00
JPasswordField 8258970: Disabled JPasswordField foreground color is wrong with GTK LAF 2023-09-01 15:26:25 +00:00
JPopupMenu 8327754: Convert javax/swing/JPopupMenu/7160604/bug7160604.java applet to main 2024-03-14 02:50:32 +00:00
JProgressBar 8224261: JProgressBar always with border painted around it 2023-11-23 16:18:46 +00:00
JRadioButton 8316104: Open source several Swing SplitPane and RadioButton related tests 2023-09-19 05:15:01 +00:00
JRootPane 8305825: getBounds API returns wrong value resulting in multiple Regression Test Failures on Ubuntu 23.04 2023-12-07 03:34:49 +00:00
JScrollBar 8327755: Convert javax/swing/JScrollBar/8039464/Test8039464.java applet to main 2024-03-14 02:51:37 +00:00
JScrollPane 8315742: Open source several Swing Scroll related tests 2023-09-25 05:35:35 +00:00
JSlider 8328244: Convert javax/swing/JSlider/6742358/bug6742358.java applet test to main 2024-03-19 15:06:42 +00:00
JSpinner 8327007: javax/swing/JSpinner/8008657/bug8008657.java fails 2024-03-05 02:34:58 +00:00
JSplitPane 8328540: test javax/swing/JSplitPane/4885629/bug4885629.java fails on windows hidpi 2024-03-21 17:48:23 +00:00
JTabbedPane 8328328: Convert javax/swing/JTabbedPane/4666224/bug4666224.java applet test to main 2024-03-21 07:30:48 +00:00
JTable 8322135: Printing JTable in Windows L&F throws InternalError: HTHEME is null 2024-04-25 04:31:55 +00:00
JTableHeader 8316371: Open some swing tests 6 2023-09-27 23:20:29 +00:00
JTextArea 8315804: Open source several Swing JTabbedPane JTextArea JTextField tests 2023-09-18 23:08:26 +00:00
JTextField 8315804: Open source several Swing JTabbedPane JTextArea JTextField tests 2023-09-18 23:08:26 +00:00
JTextPane 8280861: Robot color picker broken on Linux with scaling above 100% 2022-02-21 11:39:29 +00:00
JToggleButton 8327980: Convert javax/swing/JToggleButton/4128979/bug4128979.java applet test to main 2024-03-22 03:40:33 +00:00
JToolBar 8325851: Hide PassFailJFrame.Builder constructor 2024-03-14 10:57:30 +00:00
JToolTip 8327872: Convert javax/swing/JToolTip/4644444/bug4644444.java applet test to main 2024-03-13 11:40:38 +00:00
JTree 8327874: Convert javax/swing/JTree/4314199/bug4314199.java applet test to main 2024-03-14 09:07:32 +00:00
JViewport 8328570: Convert closed JViewport manual applet tests to main 2024-03-21 14:46:20 +00:00
JWindow/ShapedAndTranslucentWindows 8225511: javax/swing/JWindow/ShapedAndTranslucentWindows/ShapedTranslucentPerPixelTranslucentGradient.java fails in linux-x64 2019-06-11 11:01:22 +05:30
KeyboardManager 8316149: Open source several Swing JTree JViewport KeyboardManager tests 2023-09-20 16:19:37 +00:00
LookAndFeel 8316146: Open some swing tests 4 2023-10-04 19:38:26 +00:00
MetalInternalFrameTitlePane 8316218: Open some swing tests 5 2023-09-26 20:52:04 +00:00
MultiMonitor 8325851: Hide PassFailJFrame.Builder constructor 2024-03-14 10:57:30 +00:00
MultiUIDefaults 7105119: [TEST_BUG] [macosx] In test UIDefaults.toString() must be called with the invokeLater() 2020-04-07 21:56:04 -07:00
plaf 8331999: BasicDirectoryModel/LoaderThreadCount.java frequently fails on Windows in CI 2024-05-09 18:01:27 +00:00
Popup 8309095: Remove UTF-8 character from TaskbarPositionTest.java 2023-05-30 12:11:34 +00:00
PopupFactory 8208565: [TEST_BUG] javax\swing\PopupFactory\6276087\NonOpaquePopupMenuTest.java throws NPE 2022-04-27 07:15:46 +00:00
ProgressMonitor 8311881: jdk/javax/swing/ProgressMonitor/ProgressTest.java does not show the ProgressMonitorInputStream all the time 2023-07-24 09:22:14 +00:00
regtesthelpers 8307934: JRobot.moveMouseTo must access component on EDT 2023-07-03 10:32:47 +00:00
reliability 8185862: AWT Assertion Failure in ::GetDIBits(hBMDC, hBM, 0, 1, 0, gpBitmapInfo, 0) 'awt_Win32GraphicsDevice.cpp', at line 185 2024-03-13 21:09:00 +00:00
RepaintManager 8221903: PIT: javax/swing/RepaintManager/IconifyTest/IconifyTest.java fails on ubuntu18.04 2019-12-04 16:28:48 +05:30
RootPaneChecking 8315825: Open some swing tests 2023-09-22 20:51:14 +00:00
Security
SpringLayout 8315882: Open some swing tests 2 2023-09-23 04:45:16 +00:00
SwingContainer/SwingContainerIsForContainerOnly
SwingGraphics 8316242: Opensource SwingGraphics manual test 2023-09-14 15:50:03 +00:00
SwingUtilities 8214702: Wrong text position for whitespaced string in printing Swing text 2019-05-21 14:41:43 +05:30
SwingWorker 8081474: SwingWorker calls 'done' before the 'doInBackground' is finished 2023-02-27 09:19:57 +00:00
system/6799345
text 8328673: Convert closed text/html/CSS manual applet test to main 2024-03-22 10:25:13 +00:00
ToolTipManager 8316146: Open some swing tests 4 2023-10-04 19:38:26 +00:00
tree 8315611: Open source swing text/html and tree test 2023-09-11 13:23:47 +00:00
UI/UnninstallUIMemoryLeaks 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
UIDefaults 8273366: [testbug] javax/swing/UIDefaults/6302464/bug6302464.java fails on macOS12 2021-09-15 05:43:03 +00:00
UIManager
UITest
undo 8315600: Open source few more headless Swing misc tests 2023-09-07 03:49:42 +00:00
RangeTest.java 4825182: DefaultBoundedRangeModel.setMinimum() changes extent unnecessarily 2023-04-10 07:21:23 +00:00
SwingTest.java
TEST.properties
TestDefListModelException.java 6187113: DefaultListSelectionModel.removeIndexInterval(0, Integer.MAX_VALUE) fails 2023-01-30 07:35:14 +00:00