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

Unified Diff: test/mjsunit/mjsunit.status

Issue 385133: Fix bug 499 by splitting up long-running test to minimise the amount... (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 11 years, 1 month 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 | « test/mjsunit/cyrillic.js ('k') | test/mjsunit/unicode-case-overoptimization.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
===================================================================
--- test/mjsunit/mjsunit.status (revision 3302)
+++ test/mjsunit/mjsunit.status (working copy)
@@ -42,9 +42,10 @@
# Issue 488: this test sometimes times out.
array-constructor: PASS || TIMEOUT
-# Issue 499
-cyrillic: PASS, TIMEOUT if ($arch == arm)
+# Very slow on ARM, contains no architecture dependent code.
+unicode-case-overoptimization: PASS, TIMEOUT if ($arch == arm)
+
[ $arch == arm ]
# Slow tests which times out in debug mode.
« no previous file with comments | « test/mjsunit/cyrillic.js ('k') | test/mjsunit/unicode-case-overoptimization.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698