Skip to content

Commit bcf9d74

Browse files
authored
Exclude AIX tests which deliberately fails on AIX (adoptium#5855) (adoptium#5858)
* Exclude ReadOldClass test which deliberately fails on AIX * serviceability/dcmd/DynLibDcmdTest.java unsupported on AIX * Forgot the platform and issue link
1 parent 49dffae commit bcf9d74

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

openjdk/excludes/ProblemList_openjdk8.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@
1212
# limitations under the License.
1313
#############################################################################
1414

15+
# hotspot_jdk
16+
17+
serviceability/dcmd/DynLibDcmdTest.java https://github.com/adoptium/aqa-tests/issues/5854 aix-all
18+
19+
############################################################################
20+
1521
# hotspot_all
1622

1723
# compiler/7184394/TestAESMain.java https://github.com/adoptium/infrastructure/issues/2893
@@ -450,3 +456,4 @@ jdk/jfr/event/compiler/TestCompilerInlining.java https://github.com/adoptium/aqa
450456
# langtools_all
451457

452458
tools/javac/defaultMethods/Assertions.java https://bugs.openjdk.org/browse/JDK-8047675 generic-all
459+
tools/javah/ReadOldClass.sh https://github.com/adoptium/aqa-tests/issues/5854 aix-all

0 commit comments

Comments
 (0)