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 cf77000 commit 6bd7684Copy full SHA for 6bd7684
muted-tests.yml
@@ -711,6 +711,9 @@ tests:
711
- class: org.elasticsearch.test.rest.ClientYamlTestSuiteIT
712
method: test {yaml=indices.get_sample/10_basic/Test get sample for index with no sample config}
713
issue: https://github.com/elastic/elasticsearch/issues/135975
714
+- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
715
+ method: testStopQueryInlineStats
716
+ issue: https://github.com/elastic/elasticsearch/issues/135032
717
718
# Examples:
719
#
0 commit comments