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 adccaa6 commit f786f49Copy full SHA for f786f49
muted-tests.yml
@@ -383,6 +383,9 @@ tests:
383
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
384
method: test {p0=transform/transforms_start_stop/Verify start transform creates destination index with appropriate mapping}
385
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
389
390
# Examples:
391
#
0 commit comments