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

Functional tests CloseScope0Tests_0 failed on all platforms with hotspot ever since it was added. #2773

Closed
sophia-guo opened this issue Jul 27, 2021 · 4 comments

Comments

@sophia-guo
Copy link
Contributor

Functional tests CloseScope0Tests_0 failed on all platforms with hotspot ever since it was added https://github.com/eclipse-openj9/openj9/pull/12857/files . Suspect it doesn't work for hotspot and should be disabled for hotspot.

Error: org.openj9.test.foreignMemoryAccess.TestCloseScope0.closeScopeDuringAccess

Method TestCloseScope0.closeScopeDuringAccess()[pri:0, instance:org.openj9.test.foreignMemoryAccess.TestCloseScope0@7d0587f1] should have thrown an exception of type class java.lang.IllegalStateException

https://ci.adoptopenjdk.net/job/Test_openjdk16_hs_sanity.functional_s390x_linux/107/testReport/org.openj9.test.foreignMemoryAccess/TestCloseScope0/closeScopeDuringAccess/

@llxia Could someone take a look or disable it for hotspot?

@smlambert
Copy link
Contributor

This is a reminder that we should also look to add very basic PR testing at the OpenJ9 project to compile and run some functional tests against a hotspot build, to ensure test changes do not fail on that implementation.

@llxia
Copy link
Contributor

llxia commented Jul 27, 2021

I think this test should be disabled for hotspot.

@smlambert
Copy link
Contributor

Has this been disabled and can this issue be closed?

@sophia-guo
Copy link
Contributor Author

Closed by eclipse-openj9/openj9#14112

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

No branches or pull requests

3 participants