-
Notifications
You must be signed in to change notification settings - Fork 738
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
Disable cmdLineTester_jvmtitests_extended on win #2441
Conversation
jenkins test sanity win jdk8 |
f65a940
to
5298607
Compare
jenkins test sanity win jdk8 |
Tested build: https://ci.eclipse.org/openj9/job/PullRequest-Sanity-JDK8-win_x86-64_cmprssptrs-OpenJ9/155/
|
- disable cmdLineTester_jvmtitests_extended on win until eclipse-openj9#2129 is fixed - rename cmdLineTester_jvmtitests_extended to cmdLineTester_jvmtitests_debug Issue: eclipse-openj9#2129 eclipse-openj9#2147 [ci skip] Signed-off-by: lanxia <lan_xia@ca.ibm.com>
Note there is still one test failing due to NPT ERROR.
|
We also see other tests (i.e., decompileAtMethodResolve_0 and TestFlushReflectionCache_SE80_2) failing due to NPT error. https://ci.eclipse.org/openj9/job/PullRequest-Sanity-JDK8-win_x86-OpenJDK8/2 |
#2129 is now fixed by ibmruntimes/openj9-openjdk-jdk8#107 and the tests can be unexcluded @llxia @keithc-ca |
cmdLineTester_jvmtitests_debug
Issue: #2129 #2147
[ci skip]
Signed-off-by: lanxia lan_xia@ca.ibm.com