| Index: test/cctest/cctest.status
|
| ===================================================================
|
| --- test/cctest/cctest.status (revision 8618)
|
| +++ test/cctest/cctest.status (working copy)
|
| @@ -30,9 +30,6 @@
|
| test-api/Bug*: FAIL
|
|
|
| ##############################################################################
|
| -# BUG(281): This test fails on some Linuxes.
|
| -test-debug/DebuggerAgent: PASS, (PASS || FAIL) if $system == linux
|
| -
|
| # BUG(382): Weird test. Can't guarantee that it never times out.
|
| test-api/ApplyInterruption: PASS || TIMEOUT
|
|
|
| @@ -53,14 +50,6 @@
|
| test-profile-generator/RecordStackTraceAtStartProfiling: PASS || FAIL
|
|
|
| ##############################################################################
|
| -# BUG(1354): Bad function name inference
|
| -test-func-name-inference/FactoryHashmapConditional: FAIL
|
| -test-func-name-inference/FactoryHashmapVariable: FAIL
|
| -test-func-name-inference/FactoryHashmap: FAIL
|
| -test-func-name-inference/MultipleAssignments: FAIL
|
| -test-func-name-inference/PassedAsConstructorParameter: FAIL
|
| -
|
| -##############################################################################
|
| [ $arch == arm ]
|
|
|
| # We cannot assume that we can throw OutOfMemory exceptions in all situations.
|
| @@ -73,6 +62,7 @@
|
| test-log/ProfLazyMode: SKIP
|
|
|
| # BUG(945): Socket connect fails on ARM
|
| +test-debug/DebuggerAgent: SKIP
|
| test-debug/DebuggerAgentProtocolOverflowHeader: SKIP
|
| test-sockets/Socket: SKIP
|
|
|
|
|