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 and re-enable OpenJDK 10 tests due to native test image not available to test build yet #549

Closed
1 task done
sophia-guo opened this issue Sep 10, 2018 · 3 comments

Comments

@sophia-guo
Copy link
Contributor

sophia-guo commented Sep 10, 2018

Some tests of test/jdk and test/hotspot need jdk test native library, which has to be generated at build time of the test jdk by invoking "make test-image"

Due to the missing test-image from build we have to disable those tests first and when adoptium/temurin-build#248 resolved to re-enable those tests. When re-enable it we need to update the command with extra option -nativepath:{location of the jdk test native library}

@smlambert
Copy link
Contributor

@sophia-guo, can you please link to the build issue that will resolve this (or raise one if there is not an open one yet)?

@sophia-guo
Copy link
Contributor Author

Yes, related with adoptium/temurin-build#248

@sophia-guo sophia-guo changed the title Exclude OpenJDK 10 tests due to native test image not available to test build yet Exclude and re-enable OpenJDK 10 tests due to native test image not available to test build yet Sep 20, 2018
@sophia-guo
Copy link
Contributor Author

Close as it's fixed in adoptium/temurin-build#248

@karianna karianna added this to the September 2019 milestone Sep 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants