|
@@ -576,3 +576,6 @@ tests:
|
|
|
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
|
|
|
method: test {date_nanos.Bucket Date nanos by 10 minutes SYNC}
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/122273
|
|
|
+- class: org.elasticsearch.test.rest.ClientYamlTestSuiteIT
|
|
|
+ method: test {yaml=snapshot.delete/10_basic/Delete a snapshot asynchronously}
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/122102
|