Reviewers: Rodolph Perfetta (ARM), ulan,
Description:
A64: Skip tests that emit invalid branch instructions
BUG=v8:3148
[email protected],[email protected]
LOG=n
Please review this at https://codereview.chromium.org/142223004/
SVN Base: https://v8.googlecode.com/svn/branches/experimental/a64
Affected files (+8, -0 lines):
M test/mozilla/mozilla.status
Index: test/mozilla/mozilla.status
diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status
index
aa864ce0b86fc837cfd4a6b979e7b7fd8f111989..207e6c7d905e5a0676180c674533c5ebbe98ef4f
100644
--- a/test/mozilla/mozilla.status
+++ b/test/mozilla/mozilla.status
@@ -842,6 +842,14 @@
}], # 'arch == arm or arch == a64'
+['arch == a64', {
+ # BUG(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.