Index: test/cctest/cctest.status |
=================================================================== |
--- test/cctest/cctest.status (revision 2455) |
+++ test/cctest/cctest.status (working copy) |
@@ -63,7 +63,7 @@ |
[ $arch == x64 ] |
-test-regexp/Graph: CRASH || FAIL |
+test-regexp/Graph: PASS || CRASH || FAIL |
test-decls/Present: CRASH || FAIL |
test-decls/Unknown: CRASH || FAIL |
test-decls/Appearing: CRASH || FAIL |
@@ -108,11 +108,9 @@ |
test-debug/DebugBreak: CRASH || FAIL |
test-debug/DisableBreak: CRASH || FAIL |
test-debug/MessageQueues: CRASH || FAIL |
-test-debug/CallFunctionInDebugger: CRASH || FAIL |
+test-debug/CallFunctionInDebugger: SKIP |
Kasper Lund
2009/07/14 11:33:07
Any reasons for skipping this rather than letting
|
test-debug/RecursiveBreakpoints: CRASH || FAIL |
test-debug/DebuggerUnload: CRASH || FAIL |
-test-debug/DebuggerClearMessageHandler: CRASH || FAIL |
-test-debug/DebuggerClearMessageHandlerWhileActive: CRASH || FAIL |
test-debug/DebuggerHostDispatch: CRASH || FAIL |
test-debug/DebugBreakInMessageHandler: CRASH || FAIL |
test-api/HugeConsStringOutOfMemory: CRASH || FAIL |
@@ -120,5 +118,5 @@ |
test-api/OutOfMemoryNested: CRASH || FAIL |
test-api/Threading: CRASH || FAIL |
test-api/TryCatchSourceInfo: CRASH || FAIL |
-test-api/RegExpInterruption: CRASH || FAIL |
-test-api/RegExpStringModification: CRASH || FAIL |
+test-api/RegExpInterruption: PASS || TIMEOUT |
+test-api/RegExpStringModification: PASS || TIMEOUT |