Skip flaky regress-crbug-160010 regression test.

R=ulan@chromium.org
BUG=chromium:160010
TEST=mjsunit/regress/regress-crbug-160010

Review URL: https://codereview.chromium.org/14908006

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@14614 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 8829a94c
......@@ -40,6 +40,9 @@ regress/regress-524: SKIP
# Skip long running test in debug and allow it to timeout in release mode.
# regress/regress-524: (PASS || TIMEOUT), SKIP if $mode == debug
# This test non-deterministically runs out of memory on Windows ia32.
regress/regress-crbug-160010: SKIP
# Deferred stack trace formatting is temporarily disabled.
stack-traces-gc: PASS || FAIL
......@@ -74,8 +77,7 @@ unicode-case-overoptimization: PASS, TIMEOUT if ($arch == arm || $arch == androi
json-recursive: PASS, (PASS || FAIL) if $mode == debug
##############################################################################
# Skip long running test that times out in debug mode or goes OOM on android.
regress/regress-crbug-160010: PASS, SKIP if ($mode == debug || $arch == android_arm)
# Skip long running tests that time out in debug mode.
generated-transition-stub: PASS, SKIP if $mode == debug
##############################################################################
......
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