Reviewers: ,

Message:
Committed patchset #1 manually as r14222 (presubmit successful).

Description:
Temporarily disable CollectCpuProfile on MIPS, it doesn't work in the simulator

TBR=yu...@chromium.org
BUG=v8:2621

Committed: http://code.google.com/p/v8/source/detail?r=14222

Please review this at https://codereview.chromium.org/14009005/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files:
  M test/cctest/cctest.status


Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index d62cdcb74822f3b078b6fff34e8f326882bda679..00941c263456049a0f5cb0a2f22d56d71ff558d8 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -106,3 +106,9 @@ test-log/ProfLazyMode: SKIP
 test-debug/DebuggerAgent: SKIP
 test-debug/DebuggerAgentProtocolOverflowHeader: SKIP
 test-sockets/Socket: SKIP
+
+##############################################################################
+[ $arch == mipsel ]
+
+# BUG(2621): Stack traversal doesn't work properly on MIPS simulator.
+test-cpu-profiler/CollectCpuProfile: SKIP


--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to