[jdk11u-dev] RFR: 8225045: javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java fails on linux-x64
Sergey Bylokhov
serb at openjdk.org
Mon Aug 26 19:44:04 UTC 2024
On Wed, 21 Aug 2024 00:44:50 GMT, Amos Shi <ashi at openjdk.org> wrote:
> Backport of [JDK-8225045](https://bugs.openjdk.org/browse/JDK-8225045)
> - This PR contains two commits
> - `commit 1` is generated by git `patch` command, is a clean backport for `JInternalFrameIconTest.java`
> - `commit 2` is the manual merge of `test/jdk/ProblemList.txt.rej` file. The content of the file is bellow.
>
>
> @@ -751,7 +751,6 @@
> javax/swing/JComboBox/8182031/ComboPopupTest.java 8196465 linux-all,macosx-all
> javax/swing/JFileChooser/6738668/bug6738668.java 8194946 generic-all
> javax/swing/JInternalFrame/Test6325652.java 8224977 macosx-all
> -javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java 8225045 linux-all
> javax/swing/JPopupMenu/4870644/bug4870644.java 8194130 macosx-all,linux-all
> javax/swing/PopupFactory/6276087/NonOpaquePopupMenuTest.java 8065099,8208565 macosx-all,linux-all
> javax/swing/UIDefaults/6302464/bug6302464.java 8199079 macosx-all
>
>
> Testing
> - Local: Test passed on `MacOS 14.6.1` on Apple M1 Max
> - `JInternalFrameIconTest.java`: Test results: passed: 1
> - Pipeline: `(Re-trigger)`
> - Testing Machine: SAP nightlies **SKIPPED** on `2024-08-23`
> - Automated jtreg test: `jtreg_jdk_tier4`, Started at `2024-08-22 21:03:43+01:00`
> - javax/swing/JInternalFrame/8146321/JInternalFrameIconTest.java: `SKIPPED` [Filter: Keywords - Not matching the given keyword expression: `(((!headful)&(!printer)&(!intermittent))) & !manual & !ignore`] GitHub 📊 - [0 msec]
This bug was reported on linux so you need to test the backport on linux as well.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/2918#issuecomment-2310946273
More information about the jdk-updates-dev
mailing list