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 0e9e9f6 commit 5569615Copy full SHA for 5569615
muted-tests.yml
@@ -428,6 +428,9 @@ tests:
428
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
429
method: testProjectRenameEvalProject
430
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
434
435
# Examples:
436
#
0 commit comments