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 7768133 commit bead248Copy full SHA for bead248
muted-tests.yml
@@ -253,6 +253,9 @@ tests:
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
+- class: org.elasticsearch.xpack.searchablesnapshots.RetrySearchIntegTests
257
+ method: testRetryPointInTime
258
+ issue: https://github.com/elastic/elasticsearch/issues/117116
259
260
# Examples:
261
#
0 commit comments