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 b2ab9df commit c556a29Copy full SHA for c556a29
muted-tests.yml
@@ -276,6 +276,9 @@ tests:
276
- class: org.elasticsearch.xpack.security.CoreWithSecurityClientYamlTestSuiteIT
277
method: test {yaml=cluster.stats/30_ccs_stats/cross-cluster search stats search}
278
issue: https://github.com/elastic/elasticsearch/issues/115600
279
+- class: org.elasticsearch.test.rest.ClientYamlTestSuiteIT
280
+ method: test {yaml=indices.create/10_basic/Create lookup index}
281
+ issue: https://github.com/elastic/elasticsearch/issues/115605
282
283
# Examples:
284
#
0 commit comments