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

Unified Diff: test/cctest/cctest.status

Issue 373383002: Temporarily disable test-compiler/SerializeToplevel on ARM. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 5 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/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 7820f15204d16957f82b8a7331fe86b0b52d89c0..40859c1e76d6055300418d25ad1cd2df7de4f4c7 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -175,6 +175,9 @@
##############################################################################
['arch == arm', {
+ # Temporarily disabled test
+ 'test-compiler/SerializeToplevel': [SKIP],
+
# BUG(355): Test crashes on ARM.
'test-log/ProfLazyMode': [SKIP],
« 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