[TESTS] Mute test until issue is resolved

This commit is contained in:
Britta Weber 2015-01-23 16:41:14 +01:00
parent 6aff2b9f65
commit b6c74fb21c
1 changed files with 1 additions and 0 deletions

View File

@ -151,6 +151,7 @@ public class CircuitBreakerServiceTests extends ElasticsearchIntegrationTest {
}
@Test
@LuceneTestCase.AwaitsFix(bugUrl = "https://github.com/elasticsearch/elasticsearch/issues/9270")
public void testRamAccountingTermsEnum() throws Exception {
if (noopBreakerUsed()) {
logger.info("--> noop breakers used, skipping test");