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 88039e4 + 5b90305 commit e608442Copy full SHA for e608442
muted-tests.yml
@@ -344,7 +344,9 @@ tests:
344
- class: org.elasticsearch.xpack.ilm.TimeSeriesLifecycleActionsIT
345
method: testHistoryIsWrittenWithFailure
346
issue: https://github.com/elastic/elasticsearch/issues/123203
347
-
+- class: org.elasticsearch.xpack.ilm.TimeSeriesDataStreamsIT
348
+ method: testSearchableSnapshotAction
349
+ issue: https://github.com/elastic/elasticsearch/issues/123214
350
351
# Examples:
352
#
0 commit comments