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 8fe8d22 commit 7768133Copy full SHA for 7768133
muted-tests.yml
@@ -250,6 +250,9 @@ tests:
250
- class: org.elasticsearch.discovery.ClusterDisruptionIT
251
method: testAckedIndexing
252
issue: https://github.com/elastic/elasticsearch/issues/117024
253
+- class: org.elasticsearch.xpack.test.rest.XPackRestIT
254
+ method: test {p0=snapshot/10_basic/Create a source only snapshot and then restore it}
255
+ issue: https://github.com/elastic/elasticsearch/issues/117295
256
257
# Examples:
258
#
0 commit comments