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

Unified Diff: test/cctest/cctest.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/cctest.gyp ('k') | test/cctest/test-hashing.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 59b3dc35114e55da9eed44d78583d267b256bafd..c657098835fec37a173c5c4db8dea62398b00564 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -55,6 +55,11 @@ test-heap/ReleaseStackTraceData: PASS || FAIL
test-mark-compact/BootUpMemoryUse: PASS, PASS || FAIL if $mode == debug
##############################################################################
+[ $arch == a64 ]
+
+test-api/Bug618: PASS
+
+##############################################################################
[ $arch == arm ]
# We cannot assume that we can throw OutOfMemory exceptions in all situations.
« no previous file with comments | « test/cctest/cctest.gyp ('k') | test/cctest/test-hashing.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698