| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index a693e6abea0b34665f67396befdff1424f6fe2b3..70480396ecc807c26ac9860531989ffb9d938f20 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -9,7 +9,6 @@
|
| LibTest/isolate/Isolate/spawnUri_A01_t06: Pass, Fail # Issue 28269
|
| LibTest/isolate/Isolate/spawnUri_A01_t07: Pass, Fail # Issue 28269
|
| LibTest/isolate/Isolate/spawn_A04_t01: Pass, Fail # Issue 28269
|
| -LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Timeout # Please triage this failure
|
|
|
| [$runtime == vm && $compiler == none && $system == fuchsia]
|
| *: Skip # Tests not included in the image.
|
| @@ -66,6 +65,7 @@ LibTest/collection/ListMixin/ListMixin_class_A01_t02: Skip # co19 issue 673
|
| LibTest/collection/ListBase/ListBase_class_A01_t02: Skip # co19 issue 673
|
|
|
| [ ($runtime == vm || $runtime == dart_precompiled) && ($arch == simarm || $arch == simarmv6 || $arch == simarmv5te || $arch == simmips || $arch == simarm64 || $arch == simdbc || $arch == simdbc64) ]
|
| +LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Skip # Timeout
|
| LibTest/collection/IterableBase/IterableBase_class_A01_t02: Skip # Timeout
|
| LibTest/collection/IterableMixin/IterableMixin_class_A02_t01: Skip # Timeout
|
| LibTest/collection/ListBase/ListBase_class_A01_t01: Skip # Timeout
|
|
|