Skip to content

Commit fe9188e

Browse files
authored
Merge branch 'main' into mtv32
2 parents 87c3fc5 + 6bd7684 commit fe9188e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

muted-tests.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -708,6 +708,12 @@ tests:
708708
- class: org.elasticsearch.datastreams.DataStreamIndexSettingsProviderTests
709709
method: testGetAdditionalIndexSettings
710710
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
711717

712718
# Examples:
713719
#

0 commit comments

Comments
 (0)