| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 4659f84414388f0bd76bbd4da89c946463014b95..7faeb213de669b156f9f24e833a6654a6b1785de 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -100,3 +100,9 @@ test-sockets: SKIP
|
| test-strings: SKIP
|
| test-threads: SKIP
|
| test-thread-termination: SKIP
|
| +
|
| +##############################################################################
|
| +# Tests that time out with Isolates
|
| +[ $system == linux ]
|
| +test-profile-generator/RecordStackTraceAtStartProfiling: SKIP
|
| +test-cpu-profiler/CrashIfStoppingLastNonExistentProfile: SKIP
|
|
|