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 ba088b0 commit 60ba131Copy full SHA for 60ba131
muted-tests.yml
@@ -338,6 +338,9 @@ tests:
338
- class: org.elasticsearch.xpack.downsample.DataStreamLifecycleDownsampleDisruptionIT
339
method: testDataStreamLifecycleDownsampleRollingRestart
340
issue: https://github.com/elastic/elasticsearch/issues/123769
341
+- class: org.elasticsearch.xpack.searchablesnapshots.FrozenSearchableSnapshotsIntegTests
342
+ method: testCreateAndRestorePartialSearchableSnapshot
343
+ issue: https://github.com/elastic/elasticsearch/issues/123773
344
345
# Examples:
346
#
0 commit comments