Reviewers: jochen, Alexandre Rames,
Message:
PTAL
Description:
A64: Skip long running mozilla tests when simulator_run is true.
BUG=
Please review this at https://codereview.chromium.org/141083010/
SVN Base: https://v8.googlecode.com/svn/branches/experimental/a64
Affected files (+21, -1 lines):
M test/mozilla/mozilla.status
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
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.