| Index: tests/co19/co19-leg.status
|
| diff --git a/tests/co19/co19-leg.status b/tests/co19/co19-leg.status
|
| index a6a48af3812897060bc8e06d6b11a7a726664422..6dd13aa7e7a9a6995cfae0517eacc69c6f981f2f 100644
|
| --- a/tests/co19/co19-leg.status
|
| +++ b/tests/co19/co19-leg.status
|
| @@ -128,15 +128,15 @@ LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail # Runtime error: UnsupportedO
|
| LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # Runtime error: UnsupportedOperationException: Currently spawnUri is not supported without web workers.
|
| LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # Runtime error: UnsupportedOperationException: Currently spawnUri is not supported without web workers.
|
| LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail # Runtime error: UnsupportedOperationException: Currently spawnUri is not supported without web workers.
|
| -LibTest/isolate/SendPort/send_A02_t04: Fail # Runtime error: UnsupportedOperationException: only top-level functions can be spawned.
|
| -LibTest/isolate/SendPort/send_A02_t05: Fail # Runtime error: UnsupportedOperationException: only top-level functions can be spawned.
|
| -LibTest/isolate/SendPort/send_A02_t06: Fail # Runtime error: UnsupportedOperationException: only top-level functions can be spawned.
|
| -LibTest/isolate/isolate_api/spawnFunction_A01_t01: Fail # Runtime error: UnsupportedOperationException: only top-level functions can be spawned.
|
| -LibTest/isolate/isolate_api/spawnFunction_A01_t02: Fail # Runtime error: UnsupportedOperationException: only top-level functions can be spawned.
|
| -LibTest/isolate/isolate_api/spawnFunction_A01_t03: Fail # Runtime error: UnsupportedOperationException: only top-level functions can be spawned.
|
| -LibTest/isolate/isolate_api/spawnFunction_A01_t04: Fail # Runtime error: UnsupportedOperationException: only top-level functions can be spawned.
|
| -LibTest/isolate/isolate_api/spawnFunction_A01_t05: Fail # Runtime error: UnsupportedOperationException: only top-level functions can be spawned.
|
| -LibTest/isolate/isolate_api/spawnFunction_A03_t01: Fail # Runtime error: UnsupportedOperationException: only top-level functions can be spawned.
|
| +LibTest/isolate/SendPort/send_A02_t04: Fail # Runtime error: TypeError: Cannot call method 'toSendPort$0' of undefined.
|
| +LibTest/isolate/SendPort/send_A02_t05: Fail # Runtime error: TypeError: Cannot call method 'toSendPort$0' of undefined.
|
| +LibTest/isolate/SendPort/send_A02_t06: Fail # Runtime error: TypeError: Cannot call method 'toSendPort$0' of undefined.
|
| +LibTest/isolate/isolate_api/spawnFunction_A01_t01: Fail # Runtime error: TypeError: Cannot call method 'toSendPort$0' of undefined.
|
| +LibTest/isolate/isolate_api/spawnFunction_A01_t03: Fail # Runtime error: TypeError: Cannot call method 'toSendPort$0' of undefined.
|
| +LibTest/isolate/isolate_api/spawnFunction_A01_t04: Fail # Runtime error: TypeError: Cannot call method 'toSendPort$0' of undefined.
|
| +LibTest/isolate/isolate_api/spawnFunction_A01_t05: Fail # Runtime error: TypeError: Cannot call method 'toSendPort$0' of undefined.
|
| +LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail # Runtime error: Expect.throws() fails.
|
| +LibTest/isolate/isolate_api/spawnFunction_A03_t01: Fail # Runtime error: TypeError: Cannot call method 'toSendPort$0' of undefined.
|
|
|
|
|
| # The following tests use the deprecated Date interface.
|
|
|