| Index: co19/co19-runtime.status
|
| ===================================================================
|
| --- co19/co19-runtime.status (revision 1213)
|
| +++ co19/co19-runtime.status (working copy)
|
| @@ -13,6 +13,12 @@
|
| LibTest/core/SendPort/call/SendPort/call/A01/t01: Skip # Issue co19 - 10
|
| LibTest/core/Isolate/A01/t01: Skip # Issue co19 - 11
|
| LibTest/core/Isolate/A02/t01: Skip # Issue co19 - 11
|
| +LibTest/core/Isolate/port/Isolate/port/A01/t01: Skip # Issue co19 - 12
|
| +LibTest/core/Isolate/spawn/Isolate/spawn/A01/t10: Skip # issue co19 - 15
|
| +LibTest/core/Isolate/spawn/Isolate/spawn/A01/t11: Skip # issue co19 - 15
|
| +LibTest/core/Isolate/spawn/Isolate/spawn/A01/t12: Skip # issue co19 - 15
|
| +LibTest/core/Proxy/Proxy.forIsolate/Proxy/Proxy.forIsolate/A01/t01: Skip # issue co19 - 16
|
| +LibTest/core/Proxy/Proxy.forIsolateWithPromise/Proxy/Proxy.forIsolateWithPromise/A01/t01: Skip # issue co19 - 16
|
|
|
|
|
| [ $component == vm ]
|
| @@ -100,7 +106,7 @@
|
| LibTest/core/double/ceil/double/ceil/A01/t05: Crash
|
| LibTest/core/double/floor/double/floor/A01/t05: Crash
|
| [ $component == vm && $mode == debug && $unchecked ]
|
| -LibTest/core/Isolate/spawn/Isolate/spawn/A01/t12: Pass || Timeout
|
| +
|
| [ $component == vm && $mode == release ]
|
|
|
| [ $component == vm ]
|
| @@ -144,7 +150,6 @@
|
| LibTest/core/Expect/throws/Expect/throws/A03/t01: Fail
|
| LibTest/core/FallThroughError/throwNew/FallThroughError/throwNew/A01/t01: Fail # Illegal position argument.
|
| LibTest/core/FallThroughError/throwNew/FallThroughError/throwNew/A01/t02: Fail # Illegal position argument.
|
| -LibTest/core/Isolate/port/Isolate/port/A01/t01: Fail
|
| LibTest/core/Isolate/spawn/Isolate/spawn/A01/t07: Skip # http://code.google.com/p/co19/issues/detail?id=13
|
| LibTest/core/Isolate/spawn/Isolate/spawn/A01/t09: Skip # http://code.google.com/p/co19/issues/detail?id=13
|
| LibTest/core/List/every/List/every/A01/t04: Fail
|
| @@ -187,8 +192,6 @@
|
| LibTest/core/Promise/value/Promise/value/A01/t05: Fail
|
| LibTest/core/Promise/value/Promise/value/A01/t06: Fail
|
| LibTest/core/Promise/waitFor/Promise/waitFor/A01/t04: Fail
|
| -LibTest/core/Proxy/Proxy.forIsolate/Proxy/Proxy.forIsolate/A01/t01: Fail
|
| -LibTest/core/Proxy/Proxy.forIsolateWithPromise/Proxy/Proxy.forIsolateWithPromise/A01/t01: Fail
|
| LibTest/core/Proxy/Proxy.forPort/Proxy/Proxy.forPort/A01/t01: Fail
|
| LibTest/core/Proxy/Proxy.forReply/Proxy/Proxy.forReply/A01/t01: Fail
|
| LibTest/core/Proxy/call/Proxy/call/A01/t01: Fail
|
| @@ -296,9 +299,6 @@
|
| LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t01: Fail
|
| LibTest/core/IllegalArgumentException/IllegalArgumentException/IllegalArgumentException/A01/t01: Fail
|
| LibTest/core/InternalError/toString/InternalError/toString/A01/t01: Fail
|
| -LibTest/core/Isolate/spawn/Isolate/spawn/A01/t10: Fail
|
| -LibTest/core/Isolate/spawn/Isolate/spawn/A01/t11: Fail
|
| -LibTest/core/Isolate/spawn/Isolate/spawn/A01/t12: Fail
|
| LibTest/core/List/every/List/every/A01/t02: Fail
|
| LibTest/core/List/every/List/every/A01/t09: Fail
|
| LibTest/core/List/every/List/every/A01/t10: Fail
|
| @@ -325,7 +325,6 @@
|
| LibTest/core/double/truncate/double/truncate/A01/t01: Fail
|
| LibTest/core/int/operator_div/int/operator/div/A01/t01: Fail
|
| [ $component == vm && $system == win32 ]
|
| -LibTest/core/Isolate/spawn/Isolate/spawn/A01/t12: Crash
|
| LibTest/core/int/operator\^/int/operator\^/A01/t01: Skip # Bad file name.
|
| LibTest/core/Math/pow/Math/pow/A07/t01: Fail
|
| LibTest/core/FallThroughError/url/FallThroughError/url/A01/t01: Fail
|
|
|