quiet flaky test

This commit is contained in:
Ryan Ernst 2015-07-16 19:27:23 -07:00
parent 1d302383f2
commit b420c96fda
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ public class IndicesShardStoreRequestTests extends ElasticsearchIntegrationTest
}
@Test
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/12304")
public void testBasic() throws Exception {
String index = "test";
internalCluster().ensureAtLeastNumDataNodes(2);