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 52ba15c commit 45d04a7Copy full SHA for 45d04a7
muted-tests.yml
@@ -432,6 +432,9 @@ tests:
432
- class: org.elasticsearch.packaging.test.DockerTests
433
method: test071BindMountCustomPathWithDifferentUID
434
issue: https://github.com/elastic/elasticsearch/issues/120917
435
+- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT
436
+ method: testPartialResults
437
+ issue: https://github.com/elastic/elasticsearch/issues/131481
438
439
# Examples:
440
#
0 commit comments