-
-
Notifications
You must be signed in to change notification settings - Fork 314
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
JDK16+ some tests under jdk/incubator/vector/ failed on arm #2874
Comments
Two more tests
https://ci.adoptopenjdk.net/job/Test_openjdk17_hs_extended.openjdk_arm_linux_testList_1/14/console |
jdk/incubator/vector/Byte128VectorLoadStoreTests.java same issue in jdk17 |
jdk/incubator/vector/Byte256VectorLoadStoreTests.java.Byte256VectorLoadStoreTests same issue on jdk17 x86-32_windowns |
https://ci.adoptopenjdk.net/job/Test_openjdk18_hs_extended.openjdk_arm_linux_testList_1/22/testReport/ jdk/incubator/vector/Byte64VectorLoadStoreTests.java.Byte64VectorLoadStoreTests |
jdk/incubator/vector/Byte64VectorTests.java.Byte64VectorTests
jdk/incubator/vector/ByteMaxVectorTests.java.ByteMaxVectorTests
jdk/incubator/vector/Int64VectorTests.java.Int64VectorTests
jdk/incubator/vector/IntMaxVectorTests.java.IntMaxVectorTests
jdk/incubator/vector/Short64VectorTests.java.Short64VectorTests
jdk/incubator/vector/ShortMaxVectorTests.java.ShortMaxVectorTests
Tests failed with similar message:
https://ci.adoptopenjdk.net/job/Test_openjdk17_hs_extended.openjdk_arm_linux_testList_2/12/consoleFull
https://ci.adoptopenjdk.net/job/Test_openjdk16_hs_extended.openjdk_arm_linux_testList_2/11/consoleFull
Test jdk/incubator/vector/Byte512VectorLoadStoreTests.java.Byte512VectorLoadStoreTests
jdk/incubator/vector/Byte64VectorTests.java.Byte64VectorTests also with crash information and error message
TEST RESULT: Failed. Unexpected exit from test [exit code: 134]
#2854
The text was updated successfully, but these errors were encountered: