Review URL: http://codereview.chromium.org/468
git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@175
ce2b1a6d-e550-0410-aec6-
3dcde31c8c00
// These tests run for a long time and prevent us from running tests
// that come after them so they cannot run in parallel.
-TEST(OutOfMemory) {
+DISABLED_TEST(OutOfMemory) {
// It's not possible to read a snapshot into a heap with different dimensions.
v8::internal::Snapshot::DisableInternal();
// Set heap limits.
}
-TEST(OutOfMemoryNested) {
+DISABLED_TEST(OutOfMemoryNested) {
// It's not possible to read a snapshot into a heap with different dimensions.
v8::internal::Snapshot::DisableInternal();
// Set heap limits.