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 13d18ca commit 4e709b2Copy full SHA for 4e709b2
muted-tests.yml
@@ -564,6 +564,9 @@ tests:
564
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
565
method: test {p0=search/160_exists_query/Test exists query on unmapped boolean field}
566
issue: https://github.com/elastic/elasticsearch/issues/133029
567
+- class: org.elasticsearch.xpack.remotecluster.RemoteClusterSecurityEsqlIT
568
+ method: testCrossClusterEnrichWithOnlyRemotePrivs
569
+ issue: https://github.com/elastic/elasticsearch/issues/133031
570
571
# Examples:
572
#
0 commit comments