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_container subtests for linux #5162

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

annaibm
Copy link
Contributor

@annaibm annaibm commented Mar 20, 2024

Exclude jdk_container subtests for all linux versions

@annaibm annaibm force-pushed the excludeTest4Rhel branch 6 times, most recently from 5794c58 to d5c71f9 Compare March 22, 2024 15:17
@annaibm annaibm changed the title Exclude jdk_container for rhel Exclude jdk_container for rhel7 Mar 22, 2024
@annaibm annaibm changed the title Exclude jdk_container for rhel7 Exclude jdk_container tests for rhel7 Mar 22, 2024
@annaibm annaibm force-pushed the excludeTest4Rhel branch 2 times, most recently from cb70d26 to 366df72 Compare March 22, 2024 18:27
@annaibm
Copy link
Contributor Author

annaibm commented Mar 22, 2024

@annaibm annaibm marked this pull request as ready for review March 22, 2024 20:42
@karianna
Copy link
Contributor

@annaibm Failing tests

@llxia
Copy link
Contributor

llxia commented Mar 25, 2024

related: eclipse-openj9/openj9#19176

@llxia
Copy link
Contributor

llxia commented Mar 25, 2024

re #5162 (comment), PR builds do not test personal repos. It is a known issue #4855. PR builds should be disabled to avoid confusion.

@llxia
Copy link
Contributor

llxia commented Mar 25, 2024

- 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 annaibm changed the title Exclude jdk_container tests for rhel7 Exclude jdk_container tests for linux Mar 25, 2024
@annaibm
Copy link
Contributor Author

annaibm commented Mar 25, 2024

@llxia llxia changed the title Exclude jdk_container tests for linux Exclude jdk_container subtests for linux Mar 27, 2024
@llxia
Copy link
Contributor

llxia commented Mar 27, 2024

Thanks @annaibm . Please back port this change into https://github.com/adoptium/aqa-tests/tree/v1.0.1-release

@llxia llxia merged commit c22ae36 into adoptium:master Mar 27, 2024
2 checks passed
@annaibm annaibm deleted the excludeTest4Rhel branch March 27, 2024 13:38
annaibm added a commit to annaibm/aqa-tests that referenced this pull request Mar 27, 2024
- 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
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 <[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]>
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.

3 participants