Skip to content

[CI] InternalGeoBoundsTests.testFromXContentWithRandomFields failure #50505

Closed
@andreidan

Description

@andreidan

Failure:

java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([1C33F4DADA278134:1E26D99B81E009E1]:0)
	at org.elasticsearch.search.aggregations.metrics.ParsedGeoBounds.topLeft(ParsedGeoBounds.java:58)
	at org.elasticsearch.search.aggregations.metrics.InternalGeoBoundsTests.assertFromXContent(InternalGeoBoundsTests.java:100)
	at org.elasticsearch.search.aggregations.metrics.InternalGeoBoundsTests.assertFromXContent(InternalGeoBoundsTests.java:36)
	at org.elasticsearch.test.InternalAggregationTestCase.testFromXContentWithRandomFields(InternalAggregationTestCase.java:356)

Branch master and 7.6.0

Reproduce with

./gradlew ':server:test' --tests "org.elasticsearch.search.aggregations.metrics.InternalGeoBoundsTests.testFromXContentWithRandomFields" \
  -Dtests.seed=1C33F4DADA278134 \
  -Dtests.security.manager=true \
  -Dtests.locale=ga-IE \
  -Dtests.timezone=Atlantic/Bermuda \
  -Dcompiler.java=13

Build scan available at https://gradle-enterprise.elastic.co/s/7x2ct6yywkw3o

This is a regression introduced by #50253

Metadata

Metadata

Assignees

No one assigned

    Labels

    :Analytics/GeoIndexing, search aggregations of geo points and shapes>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