Skip to content

Commit 5569615

Browse files
Mute org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT testWhereNegatedCondition #122147
1 parent 0e9e9f6 commit 5569615

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
@@ -428,6 +428,9 @@ tests:
428428
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
429429
method: testProjectRenameEvalProject
430430
issue: https://github.com/elastic/elasticsearch/issues/122150
431+
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
432+
method: testWhereNegatedCondition
433+
issue: https://github.com/elastic/elasticsearch/issues/122147
431434

432435
# Examples:
433436
#

0 commit comments

Comments
 (0)