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

Unified Diff: test/mjsunit/mjsunit.status

Issue 566543002: Skip long running test variants for NaCL. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 3 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 9cf037a65d154ebb1b385d12ae0129950c13a61c..6645074c069e9fcb3bb5bab8dea03fc5a68c95e7 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -535,6 +535,18 @@
# Skip long running test that times out in debug mode and goes OOM on NaCl.
'regress/regress-crbug-160010': [SKIP],
+ # Skip tests that timout with turbofan.
Sven Panne 2014/09/11 11:30:04 +e
+ 'regress/regress-1257': [PASS, NO_VARIANTS],
+ 'regress/regress-2618': [PASS, NO_VARIANTS],
+ 'regress/regress-298269': [PASS, NO_VARIANTS],
+ 'regress/regress-634': [PASS, NO_VARIANTS],
+ 'regress/regress-91008': [PASS, NO_VARIANTS],
+ 'compiler/osr-alignment': [PASS, NO_VARIANTS],
+ 'compiler/osr-one': [PASS, NO_VARIANTS],
+ 'compiler/osr-two': [PASS, NO_VARIANTS],
+ 'stack-traces-overflow': [PASS, NO_VARIANTS],
+ 'mirror-object': [PASS, NO_VARIANTS],
+
# Bug(v8:2978).
'lithium/MathExp': [PASS, FAIL],
« 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