| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index 99470a930f8b98eb15350c59849089b9220b4b4b..133c22f9dd44680e76a6e4064b2951b3264e9274 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -484,10 +484,10 @@ LibTest/async/Completer/completeError_A01_t01: Fail # No AsyncError anymore. Iss
|
| LibTest/async/Future/Future.immediateError_A01_t01: Fail # No AsyncError anymore. Issue 407
|
| LibTest/async/Future/catchError_A02_t01: Fail # No AsyncError anymore. Issue 407
|
|
|
| -LibTest/async/Completer/complete_A01_t03: Fail # Completer is now asynchronous. Issue TODO
|
| -LibTest/async/Completer/complete_A01_t04: Fail # Completer is now asynchronous. Issue TODO
|
| -LibTest/async/Future/then_A01_t01: Fail # Completer is now asynchronous. Issue TODO
|
| -LibTest/async/Future/then_A01_t04: Fail # Completer is now asynchronous. Issue TODO
|
| +LibTest/async/Completer/complete_A01_t03: Fail # Completer is now asynchronous. Issue 419
|
| +LibTest/async/Completer/complete_A01_t04: Fail # Completer is now asynchronous. Issue 419
|
| +LibTest/async/Future/then_A01_t01: Fail # Completer is now asynchronous. Issue 419
|
| +LibTest/async/Future/then_A01_t04: Fail # Completer is now asynchronous. Issue 419
|
|
|
| [ $compiler == none && $runtime == vm && $checked ]
|
| LibTest/core/Set/intersection_A01_t01: Fail # issue 390
|
|
|