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 8b25a72 commit 5b90305Copy full SHA for 5b90305
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