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 059f91c commit 6354c0fCopy full SHA for 6354c0f
muted-tests.yml
@@ -429,7 +429,9 @@ tests:
429
- class: org.elasticsearch.xpack.esql.plugin.DataNodeRequestSenderIT
430
method: testSearchWhileRelocating
431
issue: https://github.com/elastic/elasticsearch/issues/127188
432
-
+- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
433
+ method: test {fork.ForkWithMixOfCommands}
434
+ issue: https://github.com/elastic/elasticsearch/issues/127268
435
436
# Examples:
437
#
0 commit comments