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 0dafc99 commit 1e82621Copy full SHA for 1e82621
muted-tests.yml
@@ -349,6 +349,9 @@ tests:
349
- class: org.elasticsearch.packaging.test.DockerTests
350
method: test151MachineDependentHeapWithSizeOverride
351
issue: https://github.com/elastic/elasticsearch/issues/123437
352
+- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT
353
+ method: testOneRemoteClusterPartial
354
+ issue: https://github.com/elastic/elasticsearch/issues/123451
355
356
# Examples:
357
#
0 commit comments