Merge commit 'baa44f1109ebaa723d64ffee09d5b436749cd7c2' into eclair-mr2-plus-aosp * commit 'baa44f1109ebaa723d64ffee09d5b436749cd7c2': 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