Index: test/mozilla/mozilla.status |
diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status |
index e31a630b8a750a7811a6984acb4207ecfc7b0fa0..7d8741c9763ddf2b82263acaea5d5fbc9402bc9a 100644 |
--- a/test/mozilla/mozilla.status |
+++ b/test/mozilla/mozilla.status |
@@ -48,6 +48,10 @@ def FAIL_OK = FAIL, OKAY |
##################### SKIPPED TESTS ##################### |
+# Skip one test until we figure out what is causing the regression. |
+# http://code.google.com/p/v8/issues/detail?id=1817 |
+js1_5/Regress/regress-360969-05: SKIP |
+ |
# This test checks that we behave properly in an out-of-memory |
# situation. The test fails in V8 with an exception and takes a long |
# time to do so. |