Skip to content

Commit 48c892c

Browse files
Mute org.elasticsearch.xpack.esql.optimizer.LogicalPlanOptimizerTests testPlanSanityCheckWithBinaryPlans #118656
1 parent 2be4cd9 commit 48c892c

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
@@ -317,6 +317,9 @@ tests:
317317
- class: org.elasticsearch.reservedstate.service.FileSettingsServiceTests
318318
method: testInvalidJSON
319319
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
320323

321324
# Examples:
322325
#

0 commit comments

Comments
 (0)