| 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
|
|
|