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 5569615 commit 9c48bb9Copy full SHA for 9c48bb9
muted-tests.yml
@@ -431,6 +431,9 @@ tests:
431
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
432
method: testWhereNegatedCondition
433
issue: https://github.com/elastic/elasticsearch/issues/122147
434
+- class: org.elasticsearch.xpack.esql.action.CrossClustersCancellationIT
435
+ method: testCloseSkipUnavailable
436
+ issue: https://github.com/elastic/elasticsearch/issues/121627
437
438
# Examples:
439
#
0 commit comments