Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(753)

Unified Diff: test/mjsunit/mjsunit.status

Issue 232463005: Skip mjsunit/regress/regress-353058 for ASAN and ARM until r20692 is relanded. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 9b9bf32ec0a32b8832bfa7f506f4f68eb92e2b04..f604e1c84689c1678f1b842177f23cf6045b7384 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -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.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698