AwaitsFix flaky integration test we should revisit

This commit is contained in:
Tal Levy 2018-05-23 10:40:13 -07:00
parent d1479dbaed
commit 08e09a7d26
1 changed files with 2 additions and 0 deletions

View File

@ -126,6 +126,8 @@ public class IndexLifecycleInitialisationIT extends ESIntegTestCase {
});
}
// NORELEASE re-enable when we re-visit integration testing
@AwaitsFix(bugUrl = "Fails because of timing")
public void testMasterDedicatedDataDedicated() throws Exception {
// start master node
logger.info("Starting sever1");