| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index 4e265b3cb9d0f0099d505b7686bdf1480c5fb61c..99470a930f8b98eb15350c59849089b9220b4b4b 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -484,6 +484,11 @@ 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
|
| +
|
| [ $compiler == none && $runtime == vm && $checked ]
|
| LibTest/core/Set/intersection_A01_t01: Fail # issue 390
|
| LibTest/core/Set/intersection_A01_t02: Fail # issue 390
|
|
|