Commit 68bbdaf2 authored by ulan@chromium.org's avatar ulan@chromium.org

Skip mjsunit/regress/regress-353058 for ASAN and ARM until r20692 is relanded.

TBR=mvstanton@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@20696 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 4f74f11a
......@@ -168,6 +168,9 @@
'regress/regress-91013': [SKIP],
'regress/regress-99167': [SKIP],
# TODO(ulan): enable this after relanding r20692.
'regress/regress-353058': [SKIP],
# Long running tests.
'regress/regress-2185': [PASS, ['mode == debug', PASS, TIMEOUT]],
'regress/regress-2185-2': [PASS, TIMEOUT],
......@@ -234,6 +237,8 @@
'big-array-literal': [SKIP],
'big-object-literal': [SKIP],
'regress/regress-crbug-178790': [SKIP],
# TODO(ulan): enable this after relanding r20692.
'regress/regress-353058': [SKIP],
}], # 'asan == True'
##############################################################################
......@@ -264,6 +269,9 @@
'regress/regress-create-exception': [SKIP],
'regress/regress-3247124': [SKIP],
# TODO(ulan): enable this after relanding r20692.
'regress/regress-353058': [SKIP],
# Requires bigger stack size in the Genesis and if stack size is increased,
# the test requires too much time to run. However, the problem test covers
# should be platform-independent.
......
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