Closed
Description
This just failed on CI, can't reproduce this locally though and haven't seen it before so not muting yet.
org.elasticsearch.script.ScriptServiceTests > testContextCacheStats FAILED
junit.framework.AssertionFailedError: Expected exception GeneralScriptException but no exception was thrown
at __randomizedtesting.SeedInfo.seed([4CB9D6CB3156F6BC:F21F3A8B0A50B9A]:0)
at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2743)
at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2733)
at org.elasticsearch.script.ScriptServiceTests.testContextCacheStats(ScriptServiceTests.java:287)
REPRODUCE WITH: ./gradlew ':server:test' --tests "org.elasticsearch.script.ScriptServiceTests.testContextCacheStats" -Dtests.seed=4CB9D6CB3156F6BC -Dtests.security.manager=true -Dtests.locale=sr-Latn -Dtests.timezone=Africa/Windhoek -Dcompiler.java=13