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 206605f commit 4381faeCopy full SHA for 4381fae
muted-tests.yml
@@ -460,6 +460,9 @@ tests:
460
- class: org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT
461
method: test {p0=search/330_fetch_fields/Test nested field inside object structure}
462
issue: https://github.com/elastic/elasticsearch/issues/138792
463
+- class: org.elasticsearch.xpack.remotecluster.CrossClusterEsqlRCS1EnrichUnavailableRemotesIT
464
+ method: testEsqlEnrichWithSkipUnavailable
465
+ issue: https://github.com/elastic/elasticsearch/issues/138793
466
467
# Examples:
468
#
0 commit comments