Skip to content

Commit 09e523d

Browse files
fix: add TODO to muted-tests
1 parent e70a02b commit 09e523d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

muted-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,10 @@ tests:
143143
- class: org.elasticsearch.datastreams.DataStreamsClientYamlTestSuiteIT
144144
method: test {p0=data_stream/120_data_streams_stats/Multiple data stream}
145145
issue: https://github.com/elastic/elasticsearch/issues/118217
146+
# TODO: re-enabled after backport of https://github.com/elastic/elasticsearch/pull/119110
146147
- class: org.elasticsearch.test.rest.ClientYamlTestSuiteIT
147148
method: test {p0=update/100_synthetic_source/keyword}
149+
# TODO: re-enabled after backport of https://github.com/elastic/elasticsearch/pull/119110
148150
- class: org.elasticsearch.test.rest.ClientYamlTestSuiteIT
149151
method: test {p0=update/100_synthetic_source/stored text}
150152
- class: org.elasticsearch.action.search.SearchQueryThenFetchAsyncActionTests

0 commit comments

Comments
 (0)