diff --git a/openjdk/excludes/ProblemList_openjdk11.txt b/openjdk/excludes/ProblemList_openjdk11.txt index 00329b6fec..991120f962 100644 --- a/openjdk/excludes/ProblemList_openjdk11.txt +++ b/openjdk/excludes/ProblemList_openjdk11.txt @@ -84,6 +84,10 @@ com/sun/management/OperatingSystemMXBean/TestTotalSwap.java https://bugs.openjdk sun/management/jmxremote/bootstrap/CustomLauncherTest.java https://github.com/adoptium/aqa-tests/issues/3238 linux-all ############################################################################ +# jdk_security3 +javax/net/ssl/SSLEngine/LargePacket.java https://bugs.openjdk.org/browse/JDK-8227651 generic-all + +############################################################################ # jdk_security4 sun/security/krb5/auto/ReplayCacheTestProc.java https://bugs.openjdk.java.net/browse/JDK-8258855 linux-all sun/security/krb5/auto/rcache_usemd5.sh https://bugs.openjdk.java.net/browse/JDK-8258855 linux-all @@ -195,6 +199,8 @@ security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.jav security/infra/java/security/cert/CertPathValidator/certification/BuypassCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all security/infra/java/security/cert/CertPathValidator/certification/QuoVadisCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all security/infra/java/security/cert/CertPathValidator/certification/EntrustCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all +security/infra/java/security/cert/CertPathValidator/certification/DTrustCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all +security/infra/java/security/cert/CertPathValidator/certification/HaricaCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all ############################################################################ # jdk_sound diff --git a/openjdk/excludes/ProblemList_openjdk17.txt b/openjdk/excludes/ProblemList_openjdk17.txt index 9dbba16e1c..0b16d38321 100644 --- a/openjdk/excludes/ProblemList_openjdk17.txt +++ b/openjdk/excludes/ProblemList_openjdk17.txt @@ -191,10 +191,6 @@ java/nio/channels/FileChannel/Transfer2GPlus.java https://bugs.openjdk.java.ne # jdk_security -security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all -security/infra/java/security/cert/CertPathValidator/certification/BuypassCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all -security/infra/java/security/cert/CertPathValidator/certification/QuoVadisCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all -security/infra/java/security/cert/CertPathValidator/certification/EntrustCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java https://github.com/adoptium/aqa-tests/issues/3811 windows-x86 ############################################################################ @@ -202,12 +198,23 @@ sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java https://github.com/adoptium/aq javax/net/ssl/ServerName/SSLEngineExplorerWithCli.java https://github.com/adoptium/aqa-tests/issues/2123 linux-all javax/net/ssl/ServerName/SSLEngineExplorerWithSrv.java https://github.com/adoptium/aqa-tests/issues/2123 linux-all +javax/net/ssl/SSLEngine/LargePacket.java https://bugs.openjdk.org/browse/JDK-8227651 generic-all sun/security/lib/cacerts/VerifyCACerts.java https://github.com/adoptium/aqa-tests/issues/2123 generic-all sun/security/pkcs11/Secmod/AddTrustedCert.java https://github.com/adoptium/aqa-tests/issues/2123 linux-all sun/security/provider/SecureRandom/AbstractDrbg/SpecTest.java https://github.com/adoptium/aqa-tests/issues/2123 linux-all sun/security/ssl/X509TrustManagerImpl/Symantec/Distrust.java https://github.com/adoptium/aqa-tests/issues/2123 generic-all sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java https://github.com/adoptium/aqa-tests/issues/3811 windows-x86 -############################################################################ +############################################################################# + +#jdk_security_infra +security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all +security/infra/java/security/cert/CertPathValidator/certification/BuypassCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all +security/infra/java/security/cert/CertPathValidator/certification/QuoVadisCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all +security/infra/java/security/cert/CertPathValidator/certification/EntrustCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all +security/infra/java/security/cert/CertPathValidator/certification/DTrustCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all +security/infra/java/security/cert/CertPathValidator/certification/HaricaCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all + +######################################################################################################################################################## # jdk_sound diff --git a/openjdk/excludes/ProblemList_openjdk18.txt b/openjdk/excludes/ProblemList_openjdk18.txt index e70ea84b94..a2b101945c 100644 --- a/openjdk/excludes/ProblemList_openjdk18.txt +++ b/openjdk/excludes/ProblemList_openjdk18.txt @@ -185,7 +185,7 @@ java/nio/channels/DatagramChannel/Promiscuous.java https://github.c java/nio/file/spi/SetDefaultProvider.java https://github.com/adoptium/aqa-tests/issues/2871 linux-arm java/net/ipv6tests/UdpTest.java https://bugs.openjdk.java.net/browse/JDK-8198266 generic-all java/nio/channels/Channels/ReadXBytes.java https://github.com/adoptium/aqa-tests/issues/3034 linux-aarch64,aix-ppc64,linux-s390x,windows-x64 -java/nio/channels/FileChannel/LargeGatheringWrite.java https://github.com/adoptium/aqa-tests/issues/3086 aix-ppc64,windows-x64 +java/nio/channels/FileChannel/LargeGatheringWrite.java https://bugs.openjdk.org/browse/JDK-8278469 aix-ppc64,linux-all java/nio/channels/FileChannel/Transfer2GPlus.java https://github.com/adoptium/aqa-tests/issues/3086 aix-ppc64 java/nio/channels/DatagramChannel/AfterDisconnect.java https://github.com/adoptium/aqa-tests/issues/3086 aix-ppc64 java/nio/channels/DatagramChannel/SendReceiveMaxSize.java https://github.com/adoptium/aqa-tests/issues/3086 aix-ppc64 @@ -242,10 +242,6 @@ java/nio/channels/Channels/ReadXBytes.java https://github.com/adoptium/aqa-test # jdk_security -security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all -security/infra/java/security/cert/CertPathValidator/certification/BuypassCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all -security/infra/java/security/cert/CertPathValidator/certification/QuoVadisCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all -security/infra/java/security/cert/CertPathValidator/certification/EntrustCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java https://github.com/adoptium/aqa-tests/issues/3811 windows-x86 ############################################################################ @@ -253,12 +249,22 @@ sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java https://github.com/adoptium/aq javax/net/ssl/ServerName/SSLEngineExplorerWithCli.java https://github.com/adoptium/aqa-tests/issues/2123 linux-all javax/net/ssl/ServerName/SSLEngineExplorerWithSrv.java https://github.com/adoptium/aqa-tests/issues/2123 linux-all +javax/net/ssl/SSLEngine/LargePacket.java https://bugs.openjdk.org/browse/JDK-8227651 generic-all sun/security/lib/cacerts/VerifyCACerts.java https://github.com/adoptium/aqa-tests/issues/2123 generic-all sun/security/pkcs11/Secmod/AddTrustedCert.java https://github.com/adoptium/aqa-tests/issues/2123 linux-all sun/security/provider/SecureRandom/AbstractDrbg/SpecTest.java https://github.com/adoptium/aqa-tests/issues/2123 linux-all sun/security/ssl/X509TrustManagerImpl/Symantec/Distrust.java https://github.com/adoptium/aqa-tests/issues/2123 generic-all +############################################################################ + +#jdk_security_infra +security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all +security/infra/java/security/cert/CertPathValidator/certification/BuypassCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all +security/infra/java/security/cert/CertPathValidator/certification/QuoVadisCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all +security/infra/java/security/cert/CertPathValidator/certification/EntrustCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all +security/infra/java/security/cert/CertPathValidator/certification/DTrustCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all +security/infra/java/security/cert/CertPathValidator/certification/HaricaCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all -######################################################################################################################################################## +#################################################################################################################################################################################################################################### # jdk_sound @@ -339,6 +345,7 @@ java/util/concurrent/tck/JSR166TestCase.java https://github.com/adoptium/aqa-tes ############################################################################ # jdk_other +com/sun/jndi/ldap/LdapPoolTimeoutTest.java https://github.com/adoptium/aqa-tests/issues/3619 linux-ppc64le,windows-all ############################################################################ # jdk_foreign diff --git a/openjdk/excludes/ProblemList_openjdk19.txt b/openjdk/excludes/ProblemList_openjdk19.txt index 82e11c4b36..0e31f14b2f 100644 --- a/openjdk/excludes/ProblemList_openjdk19.txt +++ b/openjdk/excludes/ProblemList_openjdk19.txt @@ -116,6 +116,7 @@ sun/management/jdp/JdpSpecificAddressTest.java https://github.com/adoptium/aqa-t # jdk_other #com/sun/jndi/dns/ConfigTests/Timeout.java https://github.com/adoptium/aqa-tests/issues/2876 linux-s390x com/sun/jndi/dns/ConfigTests/Timeout.java https://bugs.openjdk.org/browse/JDK-8282993 generic-all +com/sun/jndi/ldap/LdapPoolTimeoutTest.java https://github.com/adoptium/aqa-tests/issues/3619 linux-ppc64le,windows-all ############################################################################ # jdk_net @@ -185,7 +186,7 @@ java/nio/channels/DatagramChannel/Promiscuous.java https://github.c java/nio/file/spi/SetDefaultProvider.java https://github.com/adoptium/aqa-tests/issues/2871 linux-arm java/net/ipv6tests/UdpTest.java https://bugs.openjdk.java.net/browse/JDK-8198266 generic-all java/nio/channels/Channels/ReadXBytes.java https://github.com/adoptium/aqa-tests/issues/3034 linux-aarch64,aix-ppc64,linux-s390x,windows-x64 -java/nio/channels/FileChannel/LargeGatheringWrite.java https://github.com/adoptium/aqa-tests/issues/3086 aix-ppc64,windows-x64 +java/nio/channels/FileChannel/LargeGatheringWrite.java https://bugs.openjdk.org/browse/JDK-8278469 aix-ppc64,linux-all java/nio/channels/FileChannel/Transfer2GPlus.java https://github.com/adoptium/aqa-tests/issues/3086 aix-ppc64 java/nio/channels/DatagramChannel/AfterDisconnect.java https://github.com/adoptium/aqa-tests/issues/3086 aix-ppc64 java/nio/channels/DatagramChannel/SendReceiveMaxSize.java https://github.com/adoptium/aqa-tests/issues/3086 aix-ppc64 @@ -239,13 +240,22 @@ java/nio/channels/Channels/ReadXBytes.java https://github.com/adoptium/aqa-test # jdk_security +sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java https://github.com/adoptium/aqa-tests/issues/3811 windows-x86 +############################################################################ + +#jdk_security3 +javax/net/ssl/SSLEngine/LargePacket.java https://bugs.openjdk.org/browse/JDK-8227651 generic-all + +########################################################################### +#jdk_security_infra security/infra/java/security/cert/CertPathValidator/certification/LuxTrustCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all security/infra/java/security/cert/CertPathValidator/certification/BuypassCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all security/infra/java/security/cert/CertPathValidator/certification/QuoVadisCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all security/infra/java/security/cert/CertPathValidator/certification/EntrustCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all -sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java https://github.com/adoptium/aqa-tests/issues/3811 windows-x86 -############################################################################ +security/infra/java/security/cert/CertPathValidator/certification/DTrustCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all +security/infra/java/security/cert/CertPathValidator/certification/HaricaCA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all +############################################################################ # jdk_sound ############################################################################ diff --git a/openjdk/playlist.xml b/openjdk/playlist.xml index 5a8324b60f..a056241972 100644 --- a/openjdk/playlist.xml +++ b/openjdk/playlist.xml @@ -1169,7 +1169,7 @@ https://github.com/adoptium/aqa-tests/issues/3232#issuecomment-1032587426 - x86-64_alpine-linux + x86-64_alpine-linux|aarch64_alpine-linux diff --git a/scripts/disabled_tests/tests/test_exclude_parser.py b/scripts/disabled_tests/tests/test_exclude_parser.py index c8c0a00fd3..d99c6e5de0 100644 --- a/scripts/disabled_tests/tests/test_exclude_parser.py +++ b/scripts/disabled_tests/tests/test_exclude_parser.py @@ -21,6 +21,7 @@ "solaris-sparcv9": "sparcv9_solaris", "solaris-x86-64": "x86-64_solaris", "alpine-linux-x86-64": "x86-64_alpine-linux", + "alpine-linux_aarch64": "aarch64_alpine-linux", "linux-x86-32": "x86-32_linux", "linux-all": "all_linux", diff --git a/system/otherLoadTest/playlist.xml b/system/otherLoadTest/playlist.xml index 0e1c160203..3bdec91324 100644 --- a/system/otherLoadTest/playlist.xml +++ b/system/otherLoadTest/playlist.xml @@ -33,6 +33,14 @@ MiniMix_5m + + + https://github.com/adoptium/aqa-tests/issues/3819 + 17+ + hotspot + ppc64_aix + + Mode150 Mode650 @@ -54,6 +62,12 @@ eclipse-openj9/openj9/issues/14165,https://github.com/adoptium/aqa-tests/issues/3230 x86-32_windows + + https://github.com/adoptium/aqa-tests/issues/3819 + ppc64_aix + hotspot + 17+ + $(SYSTEMTEST_CMD_TEMPLATE) -test=MixedLoadTest -debug-generation -java-debug-args=$(Q)-Xmx3g -Xms3g$(Q) -test-args=$(Q)timeLimit=5m$(Q) -java-args-execute-initial=$(Q)$(ADD_OPENS_CMD) -Xmx3g -Xms3g$(Q); \ $(SYSTEMTEST_CMD_TEMPLATE) -test=MixedLoadTest -test-args=$(Q)timeLimit=5m$(Q) -java-args-execute-initial=$(Q)$(ADD_OPENS_CMD) -Xmx2g -Xms2g$(Q); \ @@ -150,6 +164,14 @@ ConcurrentLoadTest_5m + + + https://github.com/adoptium/aqa-tests/issues/3819 + 17+ + hotspot + ppc64_aix + + Mode150 Mode650