Merge change I3429f77a into eclair
* changes: Suppress flaky test HeapTest#testOomeLarge.
This commit is contained in:
@@ -485,7 +485,8 @@ public class HeapTest extends TestCase {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@MediumTest
|
// TODO: flaky test
|
||||||
|
//@MediumTest
|
||||||
public void testOomeLarge() throws Exception {
|
public void testOomeLarge() throws Exception {
|
||||||
/* Just shy of the typical max heap size so that it will actually
|
/* Just shy of the typical max heap size so that it will actually
|
||||||
* try to allocate it instead of short-circuiting.
|
* try to allocate it instead of short-circuiting.
|
||||||
|
|||||||
Reference in New Issue
Block a user