| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index dbaabd89d26808441495e032f7b9621f0ee5f04c..6ed881191a6f53696788996dabc8df2c0c7ce4b5 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -403,6 +403,9 @@ LibTest/async/Completer/complete_A01_t04: Fail # Completer is now asynchronous.
|
| 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
|
|
|
| +LibTest/core/String/indexOf_A01_t02: Fail # Issue 427
|
| +LibTest/core/String/lastIndexOf_A01_t02: Fail # Issue 427
|
| +
|
| # end [ $compiler == none && $runtime == vm ]
|
|
|
|
|
| @@ -455,9 +458,6 @@ LibTest/async/Completer/complete_A02_t02: Fail # No AsyncError anymore. Issue 40
|
| LibTest/async/Future/catchError_A01_t01: Fail # No AsyncError anymore. Issue 407
|
| LibTest/async/Future/catchError_A01_t02: Fail # No AsyncError anymore. Issue 407
|
|
|
| -LibTest/core/String/indexOf_A01_t02: Fail # Issue 427
|
| -LibTest/core/String/lastIndexOf_A01_t02: Fail # Issue 427
|
| -
|
| #end [ $compiler == none && $runtime == vm && $checked ]
|
|
|
|
|
|
|