From f1680a0337dfe4219466c11aa3412b7f1dac9577 Mon Sep 17 00:00:00 2001 From: Kostas Krikellas Date: Mon, 10 Feb 2025 08:35:21 +0200 Subject: [PATCH] Unmute CoreWithSecurityClientYamlTestSuiteIT tests --- muted-tests.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/muted-tests.yml b/muted-tests.yml index fc34396c09ba7..e5812edb199b9 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -385,12 +385,6 @@ tests: - class: org.elasticsearch.xpack.restart.FullClusterRestartIT method: testWatcherWithApiKey {cluster=UPGRADED} issue: https://github.com/elastic/elasticsearch/issues/122061 -- class: org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT - method: test {yaml=update/100_synthetic_source/stored text} - issue: https://github.com/elastic/elasticsearch/issues/122100 -- class: org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT - method: test {yaml=update/100_synthetic_source/keyword} - issue: https://github.com/elastic/elasticsearch/issues/122101 - class: org.elasticsearch.test.rest.ClientYamlTestSuiteIT method: test {yaml=snapshot.delete/10_basic/Delete a snapshot asynchronously} issue: https://github.com/elastic/elasticsearch/issues/122102