| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index 62a078ceac4da2a573cfe53087f10b3c7f7cc5da..93dd7e4244e97b68f156673014d77b8ad4255582 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -70,8 +70,8 @@ LibTest/collection/ListMixin/ListMixin_class_A01_t02: Skip # co19 issue 673
|
| LibTest/collection/ListBase/ListBase_class_A01_t02: Skip # co19 issue 673
|
|
|
| [ $compiler == none && $runtime == vm && $arch == mips && $mode == debug ]
|
| -LibTest/isolate/Isolate/spawnUri_A01_t04: Crash, Pass # dartbug.com/17440
|
| -LibTest/isolate/Isolate/spawn_A01_t04: Crash, Pass # dartbug.com/17440
|
| +LibTest/isolate/Isolate/spawnUri_A01_t04: Crash, Pass # Issue 17440
|
| +LibTest/isolate/Isolate/spawn_A01_t04: Crash, Pass # Issue 17440
|
|
|
| [ $compiler == none && $runtime == vm && ($arch == simarm || $arch == simmips || $arch == simarm64) ]
|
| LibTest/core/Uri/Uri_A06_t03: Skip # Timeout
|
|
|