We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ac1ecb commit 7b73273Copy full SHA for 7b73273
muted-tests.yml
@@ -253,6 +253,9 @@ tests:
253
- class: org.elasticsearch.xpack.esql.optimizer.LocalPhysicalPlanOptimizerTests
254
method: testSingleMatchOperatorFilterPushdownWithStringValues {default}
255
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
259
260
# Examples:
261
#
0 commit comments