| Index: dart/tests/co19/co19-runtime.status
|
| diff --git a/dart/tests/co19/co19-runtime.status b/dart/tests/co19/co19-runtime.status
|
| index 880431d520893dc1b815d25b98c5db6807777b5c..80f775ad877a4de3429cd9984c6afb73f4f40259 100644
|
| --- a/dart/tests/co19/co19-runtime.status
|
| +++ b/dart/tests/co19/co19-runtime.status
|
| @@ -91,11 +91,12 @@ LibTest/core/List/List.fromList/*: Fail
|
| [ $component == vm && $mode == debug ]
|
| LibTest/core/Expect/throws/Expect/throws/A01/t03: Crash
|
| LibTest/core/Expect/throws/Expect/throws/A01/t04: Crash
|
| -LibTest/core/Isolate/spawn/Isolate/spawn/A01/t12: Timeout
|
| LibTest/core/List/copyFrom/List/copyFrom/A01/t03: Crash
|
| LibTest/core/List/copyFrom/List/copyFrom/A01/t04: Crash
|
| LibTest/core/double/ceil/double/ceil/A01/t05: Crash
|
| LibTest/core/double/floor/double/floor/A01/t05: Crash
|
| +[ $component == vm && $mode == debug && $unchecked ]
|
| +LibTest/core/Isolate/spawn/Isolate/spawn/A01/t12: Pass || Timeout
|
| [ $component == vm && $mode == release ]
|
| LibTest/core/List/copyFrom/List/copyFrom/A01/t03: Fail
|
| LibTest/core/List/copyFrom/List/copyFrom/A01/t04: Fail
|
|
|