Merge commit 'd7dc2c47745947b56ea33e36f69c3d8926524549' * commit 'd7dc2c47745947b56ea33e36f69c3d8926524549': 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 {
|
||||
/* Just shy of the typical max heap size so that it will actually
|
||||
* try to allocate it instead of short-circuiting.
|
||||
|
||||
Reference in New Issue
Block a user