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_other,jdk_rmi subtests on all versions #5171

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

annaibm
Copy link
Contributor

@annaibm annaibm commented Mar 22, 2024

  • Exclude com/sun/jndi/dns/ConfigTests/Timeout and com/sun/jndi/dns/ConfigTests/PortUnreachable subtests for macos and windows_x64.
  • Exclude java/rmi/server/RMISocketFactory/useSocketFactory/unicast/UseCustomSocketFactory.java for all versions on windows-x64
  • Exclude java/rmi/server/Unreferenced/leaseCheckInterval/LeaseCheckInterval.java for all versions on windows-x64

related:https://github.ibm.com/runtimes/backlog/issues/1287
related:https://github.ibm.com/runtimes/backlog/issues/1024
related:eclipse-openj9/openj9#12948

@annaibm annaibm force-pushed the excludeJDKOther_Windows_1287 branch from 1319307 to 27ba482 Compare March 22, 2024 20:37
@annaibm annaibm changed the title Exclude jdk_other subtests on versions 11/17/21 Exclude jdk_other subtests on all versions Mar 25, 2024
@annaibm
Copy link
Contributor Author

annaibm commented Mar 25, 2024

Excluded Tests for mac:
com/sun/jndi/dns/ConfigTests/Timeout and com/sun/jndi/dns/ConfigTests/PortUnreachable
Grinder test links
Mac(x86_64) : https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/39172/
aarch64_mac : https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/39173/
Excluded tests for windows: com/sun/jndi/dns/ConfigTests/Timeout,com/sun/jndi/dns/ConfigTests/PortUnreachable,java/rmi/server/RMISocketFactory/useSocketFactory/unicast/UseCustomSocketFactory.java,java/rmi/server/Unreferenced/leaseCheckInterval/LeaseCheckInterval.java
Grinder test link:
Windows(x86_64): https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/39170/
Linux: https://hyc-runtimes-jenkins.swg-devops.com/job/Grinder/39165/testReport (tests are not excluded)

@annaibm annaibm marked this pull request as ready for review March 25, 2024 18:21
@annaibm annaibm changed the title Exclude jdk_other subtests on all versions Exclude jdk_other,jdk_rmi subtests on all versions Mar 25, 2024
@llxia
Copy link
Contributor

llxia commented Mar 25, 2024

We should add these excludes to the jdk23 problem list as well.

- Exclude `com/sun/jndi/dns/ConfigTests/Timeout` and `com/sun/jndi/dns/ConfigTests/PortUnreachable` subtests for macos and windows_x64 for all versions.
- Exclude `java/rmi/server/RMISocketFactory/useSocketFactory/unicast/UseCustomSocketFactory.java` for all versions on windows-x64
- Exclude `java/rmi/server/Unreferenced/leaseCheckInterval/LeaseCheckInterval.java` for all versions on windows-x64

related:https://github.ibm.com/runtimes/backlog/issues/1287
related:https://github.ibm.com/runtimes/backlog/issues/1024
related:eclipse-openj9/openj9#12948

Signed-off-by: Anna Babu Palathingal <[email protected]>
@annaibm annaibm force-pushed the excludeJDKOther_Windows_1287 branch from 27ba482 to 90dd3c7 Compare March 25, 2024 20:42
@karianna karianna merged commit 820b06b into adoptium:master Mar 26, 2024
2 checks passed
@llxia
Copy link
Contributor

llxia commented Mar 26, 2024

@annaibm could you back port the change in https://github.com/adoptium/aqa-tests/tree/v1.0.1-release? Thanks

annaibm added a commit to annaibm/aqa-tests that referenced this pull request Mar 26, 2024
- Exclude `com/sun/jndi/dns/ConfigTests/Timeout` and `com/sun/jndi/dns/ConfigTests/PortUnreachable` subtests for macos and windows_x64 for all versions.
- Exclude `java/rmi/server/RMISocketFactory/useSocketFactory/unicast/UseCustomSocketFactory.java` for all versions on windows-x64
- Exclude `java/rmi/server/Unreferenced/leaseCheckInterval/LeaseCheckInterval.java` for all versions on windows-x64

related:https://github.ibm.com/runtimes/backlog/issues/1287
related:https://github.ibm.com/runtimes/backlog/issues/1024
related:eclipse-openj9/openj9#12948

Signed-off-by: Anna Babu Palathingal <[email protected]>
@annaibm
Copy link
Contributor Author

annaibm commented Mar 26, 2024

@llxia PR to port the changes to v1.0.1-release, #5181

llxia pushed a commit that referenced this pull request Mar 26, 2024
- Exclude `com/sun/jndi/dns/ConfigTests/Timeout` and `com/sun/jndi/dns/ConfigTests/PortUnreachable` subtests for macos and windows_x64 for all versions.
- Exclude `java/rmi/server/RMISocketFactory/useSocketFactory/unicast/UseCustomSocketFactory.java` for all versions on windows-x64
- Exclude `java/rmi/server/Unreferenced/leaseCheckInterval/LeaseCheckInterval.java` for all versions on windows-x64

related:https://github.ibm.com/runtimes/backlog/issues/1287
related:https://github.ibm.com/runtimes/backlog/issues/1024
related:eclipse-openj9/openj9#12948

Signed-off-by: Anna Babu Palathingal <[email protected]>
@annaibm annaibm deleted the excludeJDKOther_Windows_1287 branch March 26, 2024 14:10
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