mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +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
|
@Test
|
||||||
|
@LuceneTestCase.AwaitsFix(bugUrl = "https://github.com/elasticsearch/elasticsearch/issues/9270")
|
||||||
public void testRamAccountingTermsEnum() throws Exception {
|
public void testRamAccountingTermsEnum() throws Exception {
|
||||||
if (noopBreakerUsed()) {
|
if (noopBreakerUsed()) {
|
||||||
logger.info("--> noop breakers used, skipping test");
|
logger.info("--> noop breakers used, skipping test");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user