|
@@ -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:
|
|
|
#
|