Merge commit '5f2ae667e89e5ddfd7aa2bcbe3017b746b7b1de2' into eclair-mr2-plus-aosp * commit '5f2ae667e89e5ddfd7aa2bcbe3017b746b7b1de2': Disable com.android.unit_tests.HeapTest:testExternalOomeLarge.
This commit is contained in:
@@ -541,7 +541,8 @@ public class HeapTest extends TestCase {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@SmallTest
|
// TODO: flaky test
|
||||||
|
//@SmallTest
|
||||||
public void testExternalOomeLarge() {
|
public void testExternalOomeLarge() {
|
||||||
/* 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