Skip to content

Commit 2116852

Browse files
authored
* Exclude tests related with https://bugs.openjdk.org/browse/JDK-8347124 Signed-off-by: Sophia Guo <[email protected]> * Wrong format Signed-off-by: Sophia Guo <[email protected]> --------- Signed-off-by: Sophia Guo <[email protected]>
1 parent 9a28221 commit 2116852

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

openjdk/excludes/ProblemList_openjdk24.txt

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,23 @@ tools/jpackage/windows/WinInstallerIconTest.java https://github.com/adoptium/inf
329329
tools/jpackage/share/AddLShortcutTest.java https://github.com/adoptium/infrastructure/issues/2310 windows-all
330330
tools/jpackage/share/AppContentTest.java https://github.com/adoptium/infrastructure/issues/2310 windows-all
331331
tools/launcher/JliLaunchTest.java https://github.com/adoptium/aqa-tests/issues/5010 aix-all
332+
tools/jpackage/linux/LinuxWeirdOutputDirTest.java https://bugs.openjdk.org/browse/JDK-8347124 generic-all
333+
tools/jpackage/share/AddLauncherTest.java#id1 https://bugs.openjdk.org/browse/JDK-8347124 generic-all
334+
tools/jpackage/share/AppLauncherEnvTest.java https://bugs.openjdk.org/browse/JDK-8347124 generic-all
335+
tools/jpackage/share/AppVersionTest.java https://bugs.openjdk.org/browse/JDK-8347124 generic-all
336+
tools/jpackage/share/ArgumentsTest.java https://bugs.openjdk.org/browse/JDK-8347124 generic-all
337+
tools/jpackage/share/BasicTest.java https://bugs.openjdk.org/browse/JDK-8347124 generic-all
338+
tools/jpackage/share/DotInNameTest.java https://bugs.openjdk.org/browse/JDK-8347124 generic-all
339+
tools/jpackage/share/EmptyFolderTest.java https://bugs.openjdk.org/browse/JDK-8347124 generic-all
340+
tools/jpackage/share/InOutPathTest.java https://bugs.openjdk.org/browse/JDK-8347124 generic-all
341+
tools/jpackage/share/JLinkOptionsTest.java https://bugs.openjdk.org/browse/JDK-8347124 generic-all
342+
tools/jpackage/share/JavaOptionsEqualsTest.java https://bugs.openjdk.org/browse/JDK-8347124 generic-all
343+
tools/jpackage/share/JavaOptionsEqualsTest.java https://bugs.openjdk.org/browse/JDK-8347124 generic-all
344+
tools/jpackage/share/JavaOptionsTest.java https://bugs.openjdk.org/browse/JDK-8347124 generic-all
345+
tools/jpackage/share/MainClassTest.java https://bugs.openjdk.org/browse/JDK-8347124 generic-all
346+
tools/jpackage/share/MultipleJarAppTest.java https://bugs.openjdk.org/browse/JDK-8347124 generic-all
347+
tools/jpackage/share/RuntimeImageSymbolicLinksTest.java https://bugs.openjdk.org/browse/JDK-8347124 generic-all
348+
tools/launcher/SourceMode.java https://bugs.openjdk.org/browse/JDK-8347124 generic-all
332349
############################################################################
333350

334351
# jdk_jdi

openjdk/excludes/vendors/microsoft/ProblemList_openjdk11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
#############################################################################
1414

1515
# hotspot_all
16-
gc/g1/TestStringDeduplicationTableRehashFullGC.java https://github.com/adoptium/aqa-tests/issues/4714 linux-all, macosx-x64
16+
gc/g1/TestStringDeduplicationTableRehashFullGC.java https://github.com/adoptium/aqa-tests/issues/4714 linux-all,macosx-x64
1717
runtime/ErrorHandling/CreateCoredumpOnCrash.java https://bugs.openjdk.org/browse/JDK-8348862 windows-aarch64
1818
serviceability/sa/TestJhsdbJstackLock.java https://bugs.openjdk.org/browse/JDK-8313235 windows-aarch64
1919
serviceability/sa/TestClhsdbJstackLock.java https://bugs.openjdk.org/browse/JDK-8313235 windows-aarch64

0 commit comments

Comments
 (0)