-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Search/SearchSearch-related issues that do not fall into other categoriesSearch-related issues that do not fall into other categories>test-failureTriaged test failures from CITriaged test failures from CI
Description
It failed on CI for 7.0, but reproduces on master
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+7.0+intake/654/console
./gradlew :server:unitTest -Dtests.seed=C6257F2747659030 -Dtests.class=org.elasticsearch.index.query.RangeQueryBuilderTests -Dtests.method="testToQuery" -Dtests.security.manager=true -Dtests.locale=sk -Dtests.timezone=Asia/Kolkata -Dcompiler.java=12 -Druntime.java=12
ERROR 1.74s | RangeQueryBuilderTests.testToQuery <<< FAILURES!
> Throwable #1: java.lang.IllegalArgumentException: min value (101) is greater than max value (100)
Metadata
Metadata
Assignees
Labels
:Search/SearchSearch-related issues that do not fall into other categoriesSearch-related issues that do not fall into other categories>test-failureTriaged test failures from CITriaged test failures from CI