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

Unified Diff: test/mozilla/mozilla.status

Issue 141083010: A64: Skip long running mozilla tests when simulator_run is true. (Closed) Base URL: https://v8.googlecode.com/svn/branches/experimental/a64
Patch Set: Created 6 years, 11 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/mozilla/mozilla.status
diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status
index 9878730b2cf87d620f518263949460a5408fb2c6..4d81934a8c4f2ad591805f9a4a7a506bf8ea6789 100644
--- a/test/mozilla/mozilla.status
+++ b/test/mozilla/mozilla.status
@@ -810,7 +810,7 @@ js1_5/decompilation/regress-406555: PASS || FAIL
js1_5/decompilation/regress-460870: PASS || FAIL
-[ $arch == arm ]
+[ $arch == arm || $arch == a64 ]
# BUG(3251229): Times out when running new crankshaft test script.
ecma_3/RegExp/regress-311414: SKIP
@@ -846,3 +846,23 @@ js1_5/Regress/regress-451322: SKIP
# BUG(1040): Allow this test to timeout.
js1_5/GC/regress-203278-2: PASS || TIMEOUT
+
+[ $arch == a64 && $simulator_run == True ]
+
+js1_5/GC/regress-203278-2: SKIP
+
+# These tests time out in debug mode but pass in product mode
+js1_5/Regress/regress-360969-03: SKIP
+js1_5/Regress/regress-360969-04: SKIP
+js1_5/Regress/regress-360969-05: SKIP
+js1_5/Regress/regress-360969-06: SKIP
+js1_5/extensions/regress-365527: SKIP
+ecma/Date/15.9.5.10-2: SKIP
+js1_5/Regress/regress-416628: SKIP
+js1_5/extensions/regress-371636: SKIP
+ecma_3/RegExp/regress-330684: SKIP
+ecma_3/RegExp/regress-307456: SKIP
+js1_5/Regress/regress-303213: SKIP
+js1_5/extensions/regress-330569: SKIP
+js1_5/extensions/regress-351448: SKIP
+js1_5/extensions/regress-336410-1: SKIP
« 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