-
Notifications
You must be signed in to change notification settings - Fork 25.4k
Closed
Labels
:Analytics/AggregationsAggregationsAggregations>test-failureTriaged test failures from CITriaged test failures from CI
Description
This looks to be a newly added test which has failed 3 times already. This also reproduces locally for me.
java.lang.AssertionError: Aggregator [terms] supports field type [ip] but executing against the field threw an exception: [class org.apache.lucene.index.ParallelCompositeReader cannot be cast to class org.apache.lucene.index.DirectoryReader (org.apache.lucene.index.ParallelCompositeReader and org.apache.lucene.index.DirectoryReader are in unnamed module of loader 'app')]Close stacktrace
at __randomizedtesting.SeedInfo.seed([37F644DC7A7897F3:90E5F9E8055C4EC0]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.elasticsearch.search.aggregations.AggregatorTestCase.testSupportedFieldTypes(AggregatorTestCase.java:661)
Metadata
Metadata
Assignees
Labels
:Analytics/AggregationsAggregationsAggregations>test-failureTriaged test failures from CITriaged test failures from CI