| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index f423a25d493db5736ea8fbb84ad471c5f9ea0420..90c1086eb4b698a5086b3bee1601a71f514e7923 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -52,7 +52,7 @@ Language/Libraries_and_Scripts/Parts/syntax_t06: Fail
|
| LibTest/core/List/List_class_A01_t02: Pass, Slow
|
|
|
| [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) && $system == windows ]
|
| -Language/Expressions/Function_Invocation/async_invokation_t04: RuntimeError # Issue 26574
|
| +Language/Expressions/Function_Invocation/async_invokation_t04: Pass, RuntimeError # co19 issue 54
|
|
|
| [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_app) && ($arch != x64 && $arch != simarm64 && $arch != arm64) ]
|
| LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129
|
|
|