Author: [email protected]
Date: Wed May 13 11:35:55 2009
New Revision: 1940

Modified:
    branches/bleeding_edge/test/cctest/cctest.status

Log:
- Update cctest.status to reflect that we cannot expect OutOfMemory  
exceptions
   in all situations.

Review URL: http://codereview.chromium.org/114025

Modified: branches/bleeding_edge/test/cctest/cctest.status
==============================================================================
--- branches/bleeding_edge/test/cctest/cctest.status    (original)
+++ branches/bleeding_edge/test/cctest/cctest.status    Wed May 13 11:35:55  
2009
@@ -40,6 +40,12 @@
  # BUG(240): Test seems flaky on ARM.
  test-api/RegExpInterruption: SKIP

+# We cannot assume that we can throw OutOfMemory exceptions in all  
situations.
+# Apparently our ARM box is in such a state. Skip the test as it also runs  
for
+# a long time.
+test-api/OutOfMemory: SKIP
+test-api/OutOfMemoryNested: SKIP
+
  [ $simulator == arm ]

  # BUG(271): During exception propagation, we compare pointers into the

--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to