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 2be4cd9 commit 48c892cCopy full SHA for 48c892c
muted-tests.yml
@@ -317,6 +317,9 @@ tests:
317
- class: org.elasticsearch.reservedstate.service.FileSettingsServiceTests
318
method: testInvalidJSON
319
issue: https://github.com/elastic/elasticsearch/issues/116521
320
+- class: org.elasticsearch.xpack.esql.optimizer.LogicalPlanOptimizerTests
321
+ method: testPlanSanityCheckWithBinaryPlans
322
+ issue: https://github.com/elastic/elasticsearch/issues/118656
323
324
# Examples:
325
#
0 commit comments