Skip to content

[CI] Test Failure in org.elasticsearch.script.ScriptServiceTests.testContextCacheStats #54324

Closed
@original-brownbear

Description

@original-brownbear

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

Metadata

Metadata

Assignees

Labels

:Core/Infra/ScriptingScripting abstractions, Painless, and Mustache>test-failureTriaged test failures from CI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions