Skip to content

Commit fb167eb

Browse files
Mute org.elasticsearch.xpack.ml.integration.DatafeedJobsIT testDatafeedTimingStats_DatafeedRecreated #137207
1 parent 1b0d443 commit fb167eb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

muted-tests.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,6 +443,9 @@ tests:
443443
- class: org.elasticsearch.xpack.esql.inference.rerank.RerankOperatorTests
444444
method: testSimpleCircuitBreaking
445445
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
446449

447450
# Examples:
448451
#
@@ -482,4 +485,3 @@ tests:
482485
# - class: "org.elasticsearch.xpack.esql.**"
483486
# method: "test {union_types.MultiIndexIpStringStatsInline *}"
484487
# issue: "https://github.com/elastic/elasticsearch/..."
485-

0 commit comments

Comments
 (0)