| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index b0451e977449ccab45f0293f3fd9361f7f243255..84a1a7095502a1c54cd1efca0aee60bdfb5f92cf 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -70,15 +70,6 @@ test-serialize/DeserializeAndRunScript2: SKIP
|
| test-serialize/DeserializeFromSecondSerialization: SKIP
|
|
|
| ##############################################################################
|
| -[ $arch == arm || $arch == mipsel ]
|
| -
|
| -# BUG(2628): Signal may come when pc is close to frame enter/exit code and on
|
| -# simulator the stack frame is not set up when it is expected to be for the pc
|
| -# value.
|
| -test-cpu-profiler/CollectCpuProfile: PASS || FAIL
|
| -test-cpu-profiler/SampleWhenFrameIsNotSetup: PASS || FAIL
|
| -
|
| -##############################################################################
|
| [ $arch == android_arm || $arch == android_ia32 ]
|
|
|
| # Tests crash as there is no /tmp directory in Android.
|
|
|