Marvel: Mute IndexStatsCollectorTests

Original commit: elastic/x-pack-elasticsearch@aaea8e8715
This commit is contained in:
Tanguy Leroux 2015-08-28 16:24:56 +02:00
parent d6eb2c8261
commit a14a11ebdb
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,7 @@ public class IndexStatsCollectorTests extends AbstractCollectorTestCase {
}
@Test
@AwaitsFix(bugUrl = "https://github.com/elastic/x-plugins/pull/538")
public void testIndexStatsCollectorOneIndex() throws Exception {
waitForNoBlocksOnNodes();
@ -78,6 +79,7 @@ public class IndexStatsCollectorTests extends AbstractCollectorTestCase {
}
@Test
@AwaitsFix(bugUrl = "https://github.com/elastic/x-plugins/pull/538")
public void testIndexStatsCollectorMultipleIndices() throws Exception {
waitForNoBlocksOnNodes();