aqa-tests
aqa-tests copied to clipboard
jdk_util_2 FAILED in Test_openjdk8_hs_sanity.openjdk_arm_linux
These testcase failures have been reported during release triage, but a proper issue has not been raised, as they appear to eventually pass on rerun on some machines. Deep history shows these only passing on test-sxa-armv7l-ubuntu2004-odroid-2 which makes them problematic for release periods:
not ok 2 - jdk_util_2
---
output:
|
Failed test cases:
TEST: java/util/stream/boottest/java/util/stream/FlagOpTest.java
TEST: java/util/stream/boottest/java/util/stream/IntNodeTest.java
TEST: java/util/stream/test/org/openjdk/tests/java/util/stream/FilterOpTest.java
TEST: java/util/stream/test/org/openjdk/tests/java/util/stream/IntSliceOpTest.java
TEST: java/util/stream/test/org/openjdk/tests/java/util/stream/IntUniqOpTest.java
TEST: java/util/stream/test/org/openjdk/tests/java/util/stream/InfiniteStreamWithLimitOpTest.java
TEST: java/util/stream/test/org/openjdk/tests/java/util/stream/RangeTest.java
TEST: java/util/stream/test/org/openjdk/tests/java/util/stream/SequentialOpTest.java
TEST: java/util/stream/test/org/openjdk/tests/java/util/stream/StreamBuilderTest.java
Test results: passed: 655; failed:
The general way that the *OpTests fail is with 'Maps do not have the same size' AssertionError, example:
14:57:05 java.lang.AssertionError: 1 failure(s) for test data: RefTestData[DelegatingStream(ArrayList):0..1000]
14:57:05 1: java.lang.Error: PAR_STREAM_FOR_EACH_CLEAR_SIZED: java.lang.AssertionError: Maps do not have the same size:998 != 1000
14:57:05
Test Info Test Name: jdk_util_2 Test Duration: 8 min 53 sec Machine: test-docker-ubuntu2004-armv7l-4 TRSS link for the test output: https://trss.adoptium.net/output/test?id=65d92ea543ff67006e8dbe5e
Build Info Build Name: Test_openjdk8_hs_sanity.openjdk_arm_linux Jenkins Build start time: Feb 23 2024, 02:07 pm Jenkins Build URL: https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux/648/ TRSS link for the build: https://trss.adoptium.net/allTestsInfo?buildId=65d92dac43ff67006e8dbd79
Java Version openjdk version "1.8.0_412-beta" OpenJDK Runtime Environment (Temurin)(build 1.8.0_412-beta-202402231854-b04) OpenJDK Client VM (Temurin)(build 25.412-b04, mixed mode)
This test has been failed 23 times since Apr 26 2023, 01:52 pm Java Version when the issue first seen openjdk version "1.8.0_372" OpenJDK Runtime Environment (Temurin)(build 1.8.0_372-b07) OpenJDK Client VM (Temurin)(build 25.372-b07, mixed mode) Jenkins Build URL: https://ci.adoptium.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux/509/
The test failed on machine test-docker-ubuntu2004-armv7l-4 1 times The test failed on machine test-docker-ubuntu2004-armv7l-1 9 times The test failed on machine test-docker-ubuntu2004-armv7l-2 4 times The test failed on machine test-docker-ubuntu2204-armv7l-2 1 times The test failed on machine test-docker-ubuntu2004-armv7l-3 3 times The test failed on machine test-docker-ubuntu2204-armv7l-1 5 times