mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
[TESTS] Mute test until issue is resolved
This commit is contained in:
parent
6aff2b9f65
commit
b6c74fb21c
@ -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");
|
||||
|
Loading…
x
Reference in New Issue
Block a user