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 789eb2f commit 62c8e3cCopy full SHA for 62c8e3c
muted-tests.yml
@@ -369,6 +369,9 @@ tests:
369
- class: org.elasticsearch.packaging.test.BootstrapCheckTests
370
method: test20RunWithBootstrapChecks
371
issue: https://github.com/elastic/elasticsearch/issues/124940
372
+- class: org.elasticsearch.datastreams.lifecycle.DataStreamLifecycleServiceIT
373
+ method: testErrorRecordingOnRetention
374
+ issue: https://github.com/elastic/elasticsearch/issues/124950
375
376
# Examples:
377
#
0 commit comments