Skip to content

Commit

Permalink
Mute FrozenSearchableSnapshotsIntegTests#testCreateAndRestorePartialS…
Browse files Browse the repository at this point in the history
…earchableSnapshot
  • Loading branch information
jtibshirani committed Feb 18, 2022
1 parent 1f6da03 commit 4ed8570
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@

public class FrozenSearchableSnapshotsIntegTests extends BaseFrozenSearchableSnapshotsIntegTestCase {

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/84158")
public void testCreateAndRestorePartialSearchableSnapshot() throws Exception {
final String fsRepoName = randomAlphaOfLength(10);
final String indexName = randomAlphaOfLength(10).toLowerCase(Locale.ROOT);
Expand Down

0 comments on commit 4ed8570

Please sign in to comment.