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

Unified Diff: test/mozilla/mozilla.status

Issue 142223004: A64: Skip tests that emit invalid branch instructions (Closed) Base URL: https://v8.googlecode.com/svn/branches/experimental/a64
Patch Set: Created 6 years, 10 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 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.
« 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