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 47a3e5c commit cf77000Copy full SHA for cf77000
muted-tests.yml
@@ -708,6 +708,9 @@ 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
715
# Examples:
716
#
0 commit comments