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 00c051c commit 3004d44Copy full SHA for 3004d44
muted-tests.yml
@@ -396,6 +396,9 @@ tests:
396
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
397
method: test {p0=transform/transforms_reset/Test force reseting a running transform}
398
issue: https://github.com/elastic/elasticsearch/issues/126240
399
+- class: org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsIntegTests
400
+ method: testCreateAndRestoreSearchableSnapshot
401
+ issue: https://github.com/elastic/elasticsearch/issues/119709
402
403
# Examples:
404
#
0 commit comments