-
-
Notifications
You must be signed in to change notification settings - Fork 314
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(v1.0.1-release) Cherrypick 5182 5162 (#5185)
* Exclude jdk_nio,jdk_rmi,jdk_security subtests (#5182) - Exclude `java/nio/channels/DatagramChannel/BasicMulticastTests.java` for all java versions on the Mac OS platform. - Exclude `java/rmi/activation/Activatable/nestedActivate/NestedActivate.java` for Java 8,Java 11 versions on the Windows platform. - Exclude `java/nio/channels/Pipe/PipeInterrupt.java` for all java versions on windows platform. - Exclude `sun/security/ssl/SSLSocketImpl/AsyncSSLSocketClose.java` for Java 8 version on AIX platform. related:https://github.ibm.com/runtimes/backlog/issues/1053 related:https://github.ibm.com/runtimes/backlog/issues/1004 related:eclipse-openj9/openj9#18479 related:eclipse-openj9/openj9#18575 Signed-off-by: Anna Babu Palathingal <[email protected]> * Exclude jdk_container subtests (#5162) - Exclude jdk_container subtests for all linux versions - `jdk/internal/platform/docker/TestDockerBasic.java`, `jdk/internal/platform/docker/TestDockerMemoryMetrics.java`, `jdk/internal/platform/docker/TestGetFreeSwapSpaceSize.java`, `jdk/internal/platform/docker/TestLimitsUpdating.java`, `jdk/internal/platform/docker/TestPidsLimit.java` related: eclipse-openj9/openj9#19176 Signed-off-by: Anna Babu Palathingal <[email protected]> --------- Signed-off-by: Anna Babu Palathingal <[email protected]>
- Loading branch information
Showing
7 changed files
with
51 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters