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 49302cf commit 63897f7Copy full SHA for 63897f7
muted-tests.yml
@@ -558,6 +558,9 @@ tests:
558
- class: org.elasticsearch.xpack.shutdown.NodeShutdownIT
559
method: testStalledShardMigrationProperlyDetected
560
issue: https://github.com/elastic/elasticsearch/issues/115697
561
+- class: org.elasticsearch.xpack.ml.integration.DatafeedJobsIT
562
+ method: testDatafeedTimingStats_DatafeedRecreated
563
+ issue: https://github.com/elastic/elasticsearch/issues/137207
564
565
# Examples:
566
#
0 commit comments