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.
2 parents 87c3fc5 + 6bd7684 commit fe9188eCopy full SHA for fe9188e
muted-tests.yml
@@ -708,6 +708,12 @@ tests:
708
- class: org.elasticsearch.datastreams.DataStreamIndexSettingsProviderTests
709
method: testGetAdditionalIndexSettings
710
issue: https://github.com/elastic/elasticsearch/issues/135972
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