Browse Source

Mute org.elasticsearch.xpack.remotecluster.RemoteClusterSecurityEsqlIT testCrossClusterEnrichWithOnlyRemotePrivs #133031

elasticsearchmachine 1 month ago
parent
commit
4e709b2741
1 changed files with 3 additions and 0 deletions
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -564,6 +564,9 @@ tests:
 - class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
   method: test {p0=search/160_exists_query/Test exists query on unmapped boolean field}
   issue: https://github.com/elastic/elasticsearch/issues/133029
+- class: org.elasticsearch.xpack.remotecluster.RemoteClusterSecurityEsqlIT
+  method: testCrossClusterEnrichWithOnlyRemotePrivs
+  issue: https://github.com/elastic/elasticsearch/issues/133031
 
 # Examples:
 #