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

Unified Diff: test/cctest/cctest.status

Issue 13993006: Skip test-cpu-profiler/CollectCpuProfile on Arm simulator (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Also reenable the test Created 7 years, 8 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-cpu-profiler.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 616f7124d074c59e7da841b41c7d630145e7bb44..d62cdcb74822f3b078b6fff34e8f326882bda679 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -77,6 +77,9 @@ test-serialize/DeserializeFromSecondSerializationAndRunScript2: SKIP
test-serialize/DeserializeAndRunScript2: SKIP
test-serialize/DeserializeFromSecondSerialization: SKIP
+# BUG(2621): Stack traversal doesn't work properly on Arm simulator.
+test-cpu-profiler/CollectCpuProfile: SKIP
+
##############################################################################
[ $arch == android_arm || $arch == android_ia32 ]
« no previous file with comments | « no previous file | test/cctest/test-cpu-profiler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698