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 6d04ffd commit bdc2077Copy full SHA for bdc2077
muted-tests.yml
@@ -344,6 +344,9 @@ tests:
344
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
345
method: testDropAllColumns
346
issue: https://github.com/elastic/elasticsearch/issues/123791
347
+- class: org.elasticsearch.xpack.test.rest.XPackRestIT
348
+ method: test {p0=snapshot/10_basic/Create a source only snapshot and then restore it}
349
+ issue: https://github.com/elastic/elasticsearch/issues/122755
350
351
# Examples:
352
#
0 commit comments