| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index f423a25d493db5736ea8fbb84ad471c5f9ea0420..b38ae0b973bd3dfd68ee795052284d372995f328 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -85,7 +85,7 @@ WebPlatformTest/*: SkipByDesign # dart:html not supported on VM.
|
| 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 26133
|
| +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 +152,7 @@ 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 26133
|
| +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
|
|
|