Skip to content

ScriptDocValuesGeoPointsTests.testMissingValues reliably fails #40684

@benwtrent

Description

@benwtrent

Failed build:
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+pull-request-1/11209/

Reproduction line:

./gradlew :server:unitTest -Dtests.seed=371E32FE344345FF -Dtests.class=org.elasticsearch.index.fielddata.ScriptDocValuesGeoPointsTests -Dtests.method="testMissingValues" -Dtests.security.manager=true -Dtests.locale=en-US -Dtests.timezone=US/Hawaii -Dcompiler.java=12 -Druntime.java=8

Error:

ERROR   0.05s J4 | ScriptDocValuesGeoPointsTests.testMissingValues <<< FAILURES!
   > Throwable #1: java.lang.NullPointerException
   > 	at __randomizedtesting.SeedInfo.seed([371E32FE344345FF:5D8360B810C9710E]:0)
   > 	at org.elasticsearch.index.fielddata.ScriptDocValues$GeoPoints.setNextDocId(ScriptDocValues.java:277)
   > 	at org.elasticsearch.index.fielddata.ScriptDocValuesGeoPointsTests.testMissingValues(ScriptDocValuesGeoPointsTests.java:124)
   > 	at java.lang.Thread.run(Thread.java:748)

Metadata

Metadata

Labels

:Core/Infra/ScriptingScripting abstractions, Painless, and Mustache>test-failureTriaged test failures from CI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions