You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Method TestCloseScope0.closeScopeDuringAccess()[pri:0, instance:org.openj9.test.foreignMemoryAccess.TestCloseScope0@7d0587f1] should have thrown an exception of type class java.lang.IllegalStateException
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.
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
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?
The text was updated successfully, but these errors were encountered: