Revision: 19281
Author:   [email protected]
Date:     Tue Feb 11 13:42:08 2014 UTC
Log:      A64: Skip tests that emit invalid branch instructions

BUG=v8:3148
[email protected], [email protected]
LOG=n

Review URL: https://codereview.chromium.org/142223004
http://code.google.com/p/v8/source/detail?r=19281

Modified:
 /branches/experimental/a64/test/mozilla/mozilla.status

=======================================
--- /branches/experimental/a64/test/mozilla/mozilla.status Mon Feb 10 17:01:19 2014 UTC +++ /branches/experimental/a64/test/mozilla/mozilla.status Tue Feb 11 13:42:08 2014 UTC
@@ -842,6 +842,14 @@
 }],  # 'arch == arm or arch == a64'


+['arch ==  a64', {
+  # BUG(v8:3148): Invalid branch instruction emitted.
+  'mozilla/ecma/Date/15.9.5.26-1': [SKIP],
+  'mozilla/js1_5/extensions/regress-396326': [SKIP],
+  'mozilla/js1_5/Regress/regress-80981': [SKIP],
+}],  # 'arch ==  a64'
+
+
 ['arch == mipsel', {

   # BUG(3251229): Times out when running new crankshaft test script.

--
--
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.

Reply via email to