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

Unified Diff: test/cctest/cctest.status

Issue 113820: Remove ifdef from ProfLazyMode test, instead mark it in cctest.status. (Closed)
Patch Set: Created 11 years, 7 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 | test/cctest/test-log.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 93e348be2ed8f02739b5e7cb2d0a9b84bb953760..a8c218016691bb878d40545a44f85f4ca8edb179 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -46,6 +46,9 @@ test-api/RegExpInterruption: SKIP
test-api/OutOfMemory: SKIP
test-api/OutOfMemoryNested: SKIP
+# BUG(355): Test crashes on ARM.
+test-log/ProfLazyMode: SKIP
+
[ $simulator == arm ]
# BUG(271): During exception propagation, we compare pointers into the
« no previous file with comments | « no previous file | test/cctest/test-log.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698