am 7733978a: am 5f2ae667: am 76bb9a36: Merge change I1932e8f8 into eclair

Merge commit '7733978a181b90f209396329e4033e9e2d66feb7'

* commit '7733978a181b90f209396329e4033e9e2d66feb7':
  Disable com.android.unit_tests.HeapTest:testExternalOomeLarge.
This commit is contained in:
Brett Chabot
2009-10-21 22:44:54 -07:00
committed by Android Git Automerger

View File

@@ -541,7 +541,8 @@ public class HeapTest extends TestCase {
}
}
@SmallTest
// TODO: flaky test
//@SmallTest
public void testExternalOomeLarge() {
/* Just shy of the typical max heap size so that it will actually
* try to allocate it instead of short-circuiting.