-
Notifications
You must be signed in to change notification settings - Fork 25.8k
[CI] NullPointerException in PutMappingRequestTests #37654
Copy link
Copy link
Closed
Labels
>test-failureTriaged test failures from CITriaged test failures from CI
Description
java.lang.NullPointerException
at __randomizedtesting.SeedInfo.seed([CC504FAEFA4AB2B3:ED387AB673ED5269]:0)
at org.elasticsearch.client.indices.PutMappingRequestTests.assertEqualInstances(PutMappingRequestTests.java:59)
at org.elasticsearch.client.indices.PutMappingRequestTests.assertEqualInstances(PutMappingRequestTests.java:29)
at org.elasticsearch.test.AbstractXContentTestCase$XContentTester.test(AbstractXContentTestCase.java:137)
at org.elasticsearch.test.AbstractXContentTestCase.testFromXContent(AbstractXContentTestCase.java:196)
Reproduces with :
./gradlew :client:rest-high-level:unitTest -Dtests.seed=CC504FAEFA4AB2B3 -Dtests.class=org.elasticsearch.client.indices.PutMappingRequestTests -Dtests.method="testFromXContent" -Dtests.security.manager=true -Dtests.locale=es-MX -Dtests.timezone=America/Havana -Dcompiler.java=11 -Druntime.java=8
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
>test-failureTriaged test failures from CITriaged test failures from CI
Type
Fields
Give feedbackNo fields configured for issues without a type.