CI Link
https://gradle-enterprise.elastic.co/s/zumug2qqiijcs/tests/task/:x-pack:plugin:mapper-unsigned-long:test/details/org.elasticsearch.xpack.unsignedlong.UnsignedLongSyntheticSourceNativeArrayIntegrationTests/testSynthesizeArrayRandom
Repro line
./gradlew ":x-pack:plugin:mapper-unsigned-long:test" --tests "org.elasticsearch.xpack.unsignedlong.UnsignedLongSyntheticSourceNativeArrayIntegrationTests.testSynthesizeArrayRandom" -Dtests.seed=F0A4D285A6F49C46 -Dtests.locale=shi-Latn-MA -Dtests.timezone=America/Indiana/Indianapolis -Druntime.java=25
Does it reproduce?
Yes
Applicable branches
main
Failure history
No response
Failure excerpt
Reproduces intermittently, -Dtests.iters=100 got it for me
java.lang.AssertionError:
Expected: not null
but: was null
at __randomizedtesting.SeedInfo.seed([F0A4D285A6F49C46:DC0B9E8FC93C3A19]:0)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
at org.elasticsearch.test.ESTestCase.assertThat(ESTestCase.java:2809)
at org.elasticsearch.index.mapper.NativeArrayIntegrationTestCase.verifySyntheticArray(NativeArrayIntegrationTestCase.java:325)
at org.elasticsearch.index.mapper.NativeArrayIntegrationTestCase.verifySyntheticArray(NativeArrayIntegrationTestCase.java:257)
at org.elasticsearch.index.mapper.NativeArrayIntegrationTestCase.verifySyntheticArray(NativeArrayIntegrationTestCase.java:253)
at org.elasticsearch.index.mapper.NativeArrayIntegrationTestCase.testSynthesizeArrayRandom(NativeArrayIntegrationTestCase.java:54)
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
at java.base/java.lang.reflect.Method.invoke(Method.java:565)
CI Link
https://gradle-enterprise.elastic.co/s/zumug2qqiijcs/tests/task/:x-pack:plugin:mapper-unsigned-long:test/details/org.elasticsearch.xpack.unsignedlong.UnsignedLongSyntheticSourceNativeArrayIntegrationTests/testSynthesizeArrayRandom
Repro line
./gradlew ":x-pack:plugin:mapper-unsigned-long:test" --tests "org.elasticsearch.xpack.unsignedlong.UnsignedLongSyntheticSourceNativeArrayIntegrationTests.testSynthesizeArrayRandom" -Dtests.seed=F0A4D285A6F49C46 -Dtests.locale=shi-Latn-MA -Dtests.timezone=America/Indiana/Indianapolis -Druntime.java=25Does it reproduce?
Yes
Applicable branches
main
Failure history
No response
Failure excerpt
Reproduces intermittently,
-Dtests.iters=100got it for me