-
Notifications
You must be signed in to change notification settings - Fork 25.7k
Closed
Labels
:Analytics/AggregationsAggregationsAggregations>test-failureTriaged test failures from CITriaged test failures from CI
Description
Stack trace:
FAILURE 3.01s | FilterAggregatorTests.testRandom <<< FAILURES!
> Throwable #1: java.lang.AssertionError
> at __randomizedtesting.SeedInfo.seed([B3115850EE7E9E4F:C15D7D5F5F1E283C]:0)
> at org.elasticsearch.search.aggregations.bucket.filter.FilterAggregatorTests.testRandom(FilterAggregatorTests.java:102)
> at java.lang.Thread.run(Thread.java:748)
Reproduction line:
./gradlew :server:unitTest -Dtests.seed=B3115850EE7E9E4F \
-Dtests.class=org.elasticsearch.search.aggregations.bucket.filter.FilterAggregatorTests \
-Dtests.method="testRandom"
The failure may be due to the recent PR #36020.
Metadata
Metadata
Assignees
Labels
:Analytics/AggregationsAggregationsAggregations>test-failureTriaged test failures from CITriaged test failures from CI