[test] mute testReadOnPostRecoveryShards

This commit is contained in:
Britta Weber 2015-09-03 18:27:09 +02:00
parent 6e00a613ee
commit 52945b2b46
1 changed files with 1 additions and 0 deletions

View File

@ -983,6 +983,7 @@ public class DiscoveryWithServiceDisruptionsIT extends ESIntegTestCase {
* successful.
*/
@Test
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/13316")
public void testReadOnPostRecoveryShards() throws Exception {
List<BlockClusterStateProcessing> clusterStateBlocks = new ArrayList<>();
try {