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

Unified Diff: test/mozilla/mozilla.status

Issue 5813002: Update test expectations for ARM crankshaft build. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 10 years 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/mjsunit.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mozilla/mozilla.status
===================================================================
--- test/mozilla/mozilla.status (revision 6006)
+++ test/mozilla/mozilla.status (working copy)
@@ -813,7 +813,7 @@
js1_5/Regress/regress-271716-n: PASS || SKIP if $FAST == yes
-[ $ARCH == arm ]
+[ $arch == arm ]
# Times out and print so much output that we need to skip it to not
# hang the builder.
@@ -836,8 +836,15 @@
js1_5/extensions/regress-371636: SKIP
-[ $FAST == yes && $ARCH == arm ]
+[ $arch == arm && $crankshaft ]
+# Test that only fail with crankshaft.
+js1_5/Regress/regress-416628: CRASH
+js1_5/Regress/regress-96128-n: PASS || CRASH
+
+
+[ $fast == yes && $arch == arm ]
+
# In fast mode on arm we try to skip all tests that would time out,
# since running the tests takes so long in the first place.
« no previous file with comments | « test/mjsunit/mjsunit.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698