| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 00941c263456049a0f5cb0a2f22d56d71ff558d8..616f7124d074c59e7da841b41c7d630145e7bb44 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -77,9 +77,6 @@ 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 ]
|
|
|
| @@ -106,9 +103,3 @@ 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
|
|
|