Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(v1.0.1-release) Cherrypick 5182 5162 #5185

Merged
merged 2 commits into from
Mar 27, 2024

Commits on Mar 27, 2024

  1. Exclude jdk_nio,jdk_rmi,jdk_security subtests (adoptium#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]>
    annaibm committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    54d1946 View commit details
    Browse the repository at this point in the history
  2. Exclude jdk_container subtests (adoptium#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]>
    annaibm committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    b77ac3f View commit details
    Browse the repository at this point in the history