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

Unified Diff: test/message/message.status

Issue 143003013: Initial patch for a64. (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 | « test/cctest/test-regexp.cc ('k') | test/mjsunit/div-mod.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/message/message.status
diff --git a/test/message/message.status b/test/message/message.status
index 441f8edd0da5ff067c8b453e5900a9383aa03a34..16176c19d781d467470ea63fd9d0a0440b4c5a11 100644
--- a/test/message/message.status
+++ b/test/message/message.status
@@ -29,3 +29,21 @@ prefix message
# All tests in the bug directory are expected to fail.
bugs/*: FAIL
+
+[ $arch == a64 ]
+# Message tests won't pass until all UNIMPLEMENTED messages are removed.
+regress/regress-75: SKIP
+regress/regress-73: SKIP
+regress/regress-1527: SKIP
+try-finally-throw-in-try: SKIP
+try-finally-throw-in-finally: SKIP
+try-finally-return-in-finally: SKIP
+try-catch-finally-throw-in-finally: SKIP
+try-catch-finally-throw-in-catch-and-finally: SKIP
+try-catch-finally-throw-in-catch: SKIP
+try-catch-finally-return-in-finally: SKIP
+try-catch-finally-no-message: SKIP
+simple-throw: SKIP
+replacement-marker-as-argument: SKIP
+overwritten-builtins: SKIP
+try-finally-throw-in-try-and-finally: SKIP
« no previous file with comments | « test/cctest/test-regexp.cc ('k') | test/mjsunit/div-mod.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698