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 f2641c6 commit 7bb1aa8Copy full SHA for 7bb1aa8
muted-tests.yml
@@ -558,6 +558,9 @@ tests:
558
- class: org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT
559
method: testSearchWithRandomDisconnects
560
issue: https://github.com/elastic/elasticsearch/issues/138128
561
+- class: org.elasticsearch.xpack.ml.integration.DatafeedJobsIT
562
+ method: testDatafeedTimingStats_DatafeedRecreated
563
+ issue: https://github.com/elastic/elasticsearch/issues/138348
564
565
# Examples:
566
#
0 commit comments