Skip to content

Commit f786f49

Browse files
Mute org.elasticsearch.xpack.core.common.notifications.AbstractAuditorTests testRecreateTemplateWhenDeleted #123232
1 parent adccaa6 commit f786f49

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,9 @@ tests:
383383
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
384384
method: test {p0=transform/transforms_start_stop/Verify start transform creates destination index with appropriate mapping}
385385
issue: https://github.com/elastic/elasticsearch/issues/125854
386+
- class: org.elasticsearch.xpack.core.common.notifications.AbstractAuditorTests
387+
method: testRecreateTemplateWhenDeleted
388+
issue: https://github.com/elastic/elasticsearch/issues/123232
386389

387390
# Examples:
388391
#

0 commit comments

Comments
 (0)