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 3a542dc commit 92f93acCopy full SHA for 92f93ac
muted-tests.yml
@@ -264,6 +264,9 @@ tests:
264
- class: org.elasticsearch.smoketest.MlWithSecurityIT
265
method: test {yaml=ml/trained_model_cat_apis/Test cat trained models}
266
issue: https://github.com/elastic/elasticsearch/issues/125750
267
+- class: org.elasticsearch.xpack.migrate.action.ReindexDataStreamTransportActionIT
268
+ method: testAlreadyUpToDateDataStream
269
+ issue: https://github.com/elastic/elasticsearch/issues/125727
270
271
# Examples:
272
#
0 commit comments