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

Unified Diff: test/mjsunit/mjsunit.status

Issue 236633006: Reland r20692 "Check stack limit in ArgumentAdaptorTrampoline." (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Enable tests 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
« src/x64/builtins-x64.cc ('K') | « src/x64/builtins-x64.cc ('k') | 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 f604e1c84689c1678f1b842177f23cf6045b7384..9b9bf32ec0a32b8832bfa7f506f4f68eb92e2b04 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -168,9 +168,6 @@
'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],
@@ -237,8 +234,6 @@
'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'
##############################################################################
@@ -269,9 +264,6 @@
'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.
« src/x64/builtins-x64.cc ('K') | « src/x64/builtins-x64.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698