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 0080d2c commit a481d8aCopy full SHA for a481d8a
muted-tests.yml
@@ -537,6 +537,9 @@ tests:
537
- class: org.elasticsearch.xpack.logsdb.LogsIndexingIT
538
method: testShrink
539
issue: https://github.com/elastic/elasticsearch/issues/133875
540
+- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryWithPartialResultsIT
541
+ method: testPartialResults
542
+ issue: https://github.com/elastic/elasticsearch/issues/131481
543
544
# Examples:
545
#
0 commit comments