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

Exclude jdk_nio,jdk_rmi,jdk_security subtests #5182

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

annaibm
Copy link
Contributor

@annaibm annaibm commented Mar 26, 2024

  • 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

- 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 <anna.bp@ibm.com>
@llxia llxia requested a review from JasonFengJ9 March 27, 2024 13:26
@llxia
Copy link
Contributor

llxia commented Mar 27, 2024

After this PR merged, please back port this PR into https://github.com/adoptium/aqa-tests/tree/v1.0.1-release

@JasonFengJ9 JasonFengJ9 merged commit 660df1e into adoptium:master Mar 27, 2024
2 checks passed
@annaibm
Copy link
Contributor Author

annaibm commented Mar 27, 2024

@annaibm annaibm deleted the excludeJDKSubtests branch March 27, 2024 13:40
annaibm added a commit to annaibm/aqa-tests that referenced this pull request Mar 27, 2024
- 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 <anna.bp@ibm.com>
@annaibm
Copy link
Contributor Author

annaibm commented Mar 27, 2024

@llxia Please find the PR for porting the changes into v1.0.1 -release:
5185

llxia pushed a commit that referenced this pull request Mar 27, 2024
* 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 <anna.bp@ibm.com>

* 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 <anna.bp@ibm.com>

---------

Signed-off-by: Anna Babu Palathingal <anna.bp@ibm.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants