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 5f9a4d8 commit d624aa3Copy full SHA for d624aa3
muted-tests.yml
@@ -377,6 +377,9 @@ tests:
377
- class: org.elasticsearch.search.basic.SearchWithRandomDisconnectsIT
378
method: testSearchWithRandomDisconnects
379
issue: https://github.com/elastic/elasticsearch/issues/138128
380
+- class: org.elasticsearch.xpack.ml.integration.DatafeedJobsIT
381
+ method: testDatafeedTimingStats_DatafeedRecreated
382
+ issue: https://github.com/elastic/elasticsearch/issues/138348
383
384
# Examples:
385
#
0 commit comments