Temporarily skip one Mozilla regression test.

R=erik.corry@gmail.com
BUG=v8:1817
TEST=mozilla/js1_5/Regress/regress-360969-05

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@9931 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent b16e02e8
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment