-
Notifications
You must be signed in to change notification settings - Fork 25.7k
Closed
Labels
:Search/SearchSearch-related issues that do not fall into other categoriesSearch-related issues that do not fall into other categories>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding testsTeam:SearchMeta label for search teamMeta label for search teamlucene_10_3_devTracking issue that arise during the development of Lucene 10.3Tracking issue that arise during the development of Lucene 10.3
Description
Fails in the lucene_snapshot branch, with:
REPRODUCE WITH: ./gradlew ":server:test" --tests "org.elasticsearch.index.similarity.ScriptedSimilarityTests.testInitScript" -Dtests.seed=6A66977C18D41170 -Dtests.locale=luy-KE -Dtests.timezone=Africa/Dar_es_Salaam -Druntime.java=24
ScriptedSimilarityTests > testInitScript FAILED
java.lang.AssertionError
at __randomizedtesting.SeedInfo.seed([6A66977C18D41170:C04AF38B02997F45]:0)
at org.junit.Assert.fail(Assert.java:87)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.junit.Assert.assertTrue(Assert.java:53)
at org.elasticsearch.index.similarity.ScriptedSimilarityTests.testInitScript(ScriptedSimilarityTests.java:241)
Metadata
Metadata
Assignees
Labels
:Search/SearchSearch-related issues that do not fall into other categoriesSearch-related issues that do not fall into other categories>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding testsTeam:SearchMeta label for search teamMeta label for search teamlucene_10_3_devTracking issue that arise during the development of Lucene 10.3Tracking issue that arise during the development of Lucene 10.3