| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index 8cae6ca787fe3702d36e6e93f402181a0f452078..892999aeafcf4ecb4ec674be78b406d550f7b0ec 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -427,6 +427,9 @@ LibTest/async/Future/then_A01_t04: Fail # Completer is now asynchronous. Issue 4
|
| LibTest/core/String/indexOf_A01_t02: Fail # Issue 427
|
| LibTest/core/String/lastIndexOf_A01_t02: Fail # Issue 427
|
|
|
| +LibTest/core/FallThroughError/toString_A01_t01: Fail # FallThroughError is no longer const. Issue 459
|
| +LibTest/core/FallThroughError/FallThroughError_A01_t01: Fail # FallThroughError is no longer const. Issue 459
|
| +
|
| # end [ $compiler == none && $runtime == vm ]
|
|
|
|
|
|
|