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 1b0d443 commit fb167ebCopy full SHA for fb167eb
muted-tests.yml
@@ -443,6 +443,9 @@ tests:
443
- class: org.elasticsearch.xpack.esql.inference.rerank.RerankOperatorTests
444
method: testSimpleCircuitBreaking
445
issue: https://github.com/elastic/elasticsearch/issues/133619
446
+- class: org.elasticsearch.xpack.ml.integration.DatafeedJobsIT
447
+ method: testDatafeedTimingStats_DatafeedRecreated
448
+ issue: https://github.com/elastic/elasticsearch/issues/137207
449
450
# Examples:
451
#
@@ -482,4 +485,3 @@ tests:
482
485
# - class: "org.elasticsearch.xpack.esql.**"
483
486
# method: "test {union_types.MultiIndexIpStringStatsInline *}"
484
487
# issue: "https://github.com/elastic/elasticsearch/..."
-
0 commit comments