Skip to content

Commit 7b73273

Browse files
Mute org.elasticsearch.script.mustache.SearchTemplateRequestTests testConcurrentSerialization elastic#119819
1 parent 6ac1ecb commit 7b73273

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,9 @@ tests:
253253
- class: org.elasticsearch.xpack.esql.optimizer.LocalPhysicalPlanOptimizerTests
254254
method: testSingleMatchOperatorFilterPushdownWithStringValues {default}
255255
issue: https://github.com/elastic/elasticsearch/issues/119721
256+
- class: org.elasticsearch.script.mustache.SearchTemplateRequestTests
257+
method: testConcurrentSerialization
258+
issue: https://github.com/elastic/elasticsearch/issues/119819
256259

257260
# Examples:
258261
#

0 commit comments

Comments
 (0)