Skip to content

Commit

Permalink
Mute test SLMSnapshotBlockingIntegTests.testRetentionWhileSnapshotInP…
Browse files Browse the repository at this point in the history
…rogress

Signed-off-by: Mark Vieira <portugee@gmail.com>
  • Loading branch information
mark-vieira committed Oct 9, 2019
1 parent 82e3d5e commit a8a7477
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ public void testSnapshotInProgress() throws Exception {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/47834")
public void testRetentionWhileSnapshotInProgress() throws Exception {
final String indexName = "test";
final String policyId = "slm-policy";
Expand Down

0 comments on commit a8a7477

Please sign in to comment.