Skip to content

Commit

Permalink
Cleanup18 (#3844)
Browse files Browse the repository at this point in the history
* Triage jdk17 and up

Signed-off-by: Sophia Guo <[email protected]>

* Triage jdk18

Signed-off-by: Sophia Guo <[email protected]>
  • Loading branch information
sophia-guo authored Jul 11, 2022
1 parent 0d2eb4e commit 31e8b5b
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 9 deletions.
1 change: 0 additions & 1 deletion openjdk/excludes/ProblemList_openjdk11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,6 @@ sun/net/www/protocol/file/DirPermissionDenied.java https://github.com/adoptium/a
com/sun/net/httpserver/bugs/B6361557.java https://github.com/adoptium/aqa-tests/issues/1272 windows-all
java/lang/ProcessBuilder/checkHandles/CheckHandles.java https://github.com/adoptium/aqa-tests/issues/1920 windows-all
java/net/ipv6tests/UdpTest.java https://bugs.openjdk.java.net/browse/JDK-8198266 generic-all

############################################################################

# jdk_io
Expand Down
4 changes: 2 additions & 2 deletions openjdk/excludes/ProblemList_openjdk17.txt
Original file line number Diff line number Diff line change
Expand Up @@ -197,8 +197,8 @@ java/nio/channels/FileChannel/Transfer4GBFile.java https://github.com/adoptium/a

# jdk_security3

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/ServerName/SSLEngineExplorerWithCli.java https://bugs.openjdk.org/browse/JDK-8227651 generic-all
javax/net/ssl/ServerName/SSLEngineExplorerWithSrv.java https://bugs.openjdk.org/browse/JDK-8227651 generic-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
Expand Down
11 changes: 7 additions & 4 deletions openjdk/excludes/ProblemList_openjdk18.txt
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,8 @@ 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://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,windows-x86
java/nio/channels/FileChannel/LargeGatheringWrite.java https://bugs.openjdk.org/browse/JDK-8278469 generic-all
java/nio/channels/FileChannel/Transfer2GPlus.java https://github.com/adoptium/aqa-tests/issues/3086 generic-all
java/nio/channels/FileChannel/LoopingTruncate.java https://github.com/adoptium/aqa-tests/issues/3686 windows-all
java/nio/channels/FileChannel/Transfer4GBFile.java https://github.com/adoptium/aqa-tests/issues/3686 windows-all
java/nio/channels/DatagramChannel/AfterDisconnect.java https://github.com/adoptium/aqa-tests/issues/3086 aix-ppc64
Expand All @@ -204,6 +204,8 @@ com/sun/net/httpserver/simpleserver/MapToPathTest.java https://bugs.openjdk.java
com/sun/net/httpserver/simpleserver/SimpleFileServerTest.java https://bugs.openjdk.java.net/browse/JDK-8280965 windows-all
java/nio/channels/DatagramChannel/SendReceiveMaxSize.java https://github.com/adoptium/aqa-tests/issues/3820 aix-all
java/net/DatagramSocket/SendReceiveMaxSize.java https://github.com/adoptium/aqa-tests/issues/3820 aix-all
com/sun/net/httpserver/simpleserver/StressDirListings.java https://github.com/adoptium/aqa-tests/issues/3841 aix-all

############################################################################

# jdk_io
Expand Down Expand Up @@ -249,8 +251,8 @@ sun/security/ssl/SSLSocketImpl/SSLSocketLeak.java https://github.com/adoptium/aq

# jdk_security3

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/ServerName/SSLEngineExplorerWithCli.java https://bugs.openjdk.org/browse/JDK-8227651 generic-all
javax/net/ssl/ServerName/SSLEngineExplorerWithSrv.java https://bugs.openjdk.org/browse/JDK-8227651 generic-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
Expand All @@ -265,6 +267,7 @@ security/infra/java/security/cert/CertPathValidator/certification/QuoVadisCA.jav
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
security/infra/java/security/cert/CertPathValidator/certification/GlobalSignR6CA.java https://github.com/adoptium/aqa-tests/issues/2074 generic-all

####################################################################################################################################################################################################################################

Expand Down
5 changes: 3 additions & 2 deletions openjdk/excludes/ProblemList_openjdk19.txt
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,8 @@ 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://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,windows-x86
java/nio/channels/FileChannel/LargeGatheringWrite.java https://bugs.openjdk.org/browse/JDK-8278469 generic-all
java/nio/channels/FileChannel/Transfer2GPlus.java https://github.com/adoptium/aqa-tests/issues/3086 generic-all
java/nio/channels/FileChannel/LoopingTruncate.java https://github.com/adoptium/aqa-tests/issues/3686 windows-all
java/nio/channels/FileChannel/Transfer4GBFile.java https://github.com/adoptium/aqa-tests/issues/3686 windows-all
java/nio/channels/DatagramChannel/AfterDisconnect.java https://github.com/adoptium/aqa-tests/issues/3086 aix-ppc64
Expand All @@ -202,6 +202,7 @@ java/net/InetAddress/InternalNameServiceTest.java https://github.com/adoptium/aq
java/net/InetAddress/InternalNameServiceWithHostsFileTest.java https://github.com/adoptium/aqa-tests/issues/3637 linux-arm,linux-aarch64
java/nio/channels/DatagramChannel/SendReceiveMaxSize.java https://github.com/adoptium/aqa-tests/issues/3820 aix-all
java/net/DatagramSocket/SendReceiveMaxSize.java https://github.com/adoptium/aqa-tests/issues/3820 aix-all
com/sun/net/httpserver/simpleserver/StressDirListings.java https://github.com/adoptium/aqa-tests/issues/3841 aix-all
############################################################################

# jdk_io
Expand Down
7 changes: 7 additions & 0 deletions system/jlm/playlist.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@
</test>
<test>
<testCaseName>TestJlmLocal</testCaseName>
<disables>
<disable>
<comment>https://github.com/adoptium/aqa-systemtest/issues/274</comment>
<impl>hotspot</impl>
<platform>arm_linux</platform>
</disable>
</disables>
<variations>
<variation>Mode150</variation>
<variation>Mode650</variation>
Expand Down

0 comments on commit 31e8b5b

Please sign in to comment.