| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index 62b62abbf2199b16ac0d1b944726f1590b099c45..ed824293f5b03ec68b628fa867619e20f5b57c24 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_precompiled || $runtime == dart_app) && $builder_tag == asan ]
|
| -Language/Statements/Continue/async_loops_t10: Fail # Issue 26577
|
| -
|
| [ ($runtime == vm || $runtime == dart_app) && $arch == arm ]
|
| LibTest/typed_data/Float32x4/operator_multiplication_A01_t01: Fail # Dart issue 24416
|
|
|
| @@ -152,7 +149,6 @@ Language/Statements/Yield_and_Yield_Each/Yield_Each/execution_sync_t05: RuntimeE
|
| Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t01: MissingCompileTimeError # Issue 25495
|
| Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t03: MissingCompileTimeError # Issue 25495
|
| Language/Statements/Yield_and_Yield_Each/Yield_Each/location_t05: MissingCompileTimeError # Issue 25495
|
| -Language/Statements/Continue/async_loops_t10: Crash # Issue 26577
|
|
|
| Language/Expressions/Property_Extraction/General_Super_Property_Extraction: CompileTimeError # Issue 26287
|
| Language/Expressions/Property_Extraction/Super_Closurization: CompileTimeError # Issue 26287
|
|
|