| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index ed824293f5b03ec68b628fa867619e20f5b57c24..9cb6eb9078db17778acab89dee6fa3179a374a84 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -84,9 +84,6 @@ WebPlatformTest/*: SkipByDesign # dart:html not supported on VM.
|
| [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) && $mode == debug && $builder_tag == asan ]
|
| Language/Types/Interface_Types/subtype_t27: Skip # Issue 21174.
|
|
|
| -[ ($runtime == vm || $runtime == dart_app) && $arch == arm ]
|
| -LibTest/typed_data/Float32x4/operator_multiplication_A01_t01: Fail # Dart issue 24416
|
| -
|
| [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) ]
|
| # co19 update Sep 29, 2015 (3ed795ea02e022ef19c77cf1b6095b7c8f5584d0)
|
| Language/Classes/Getters/type_object_t01: RuntimeError # Issue 23721
|
|
|