| Index: tests/co19/co19-co19.status
|
| diff --git a/tests/co19/co19-co19.status b/tests/co19/co19-co19.status
|
| index 0934228c8f3587e545265e04b3605f2ce8508ea5..f1ccde4021b1bfefaf41db095ae64d975b40783e 100644
|
| --- a/tests/co19/co19-co19.status
|
| +++ b/tests/co19/co19-co19.status
|
| @@ -80,7 +80,7 @@ LibTest/math/log_A01_t01: PASS, FAIL, OK # Issue 26261
|
| [ $runtime == dartium || $compiler == dart2js ]
|
| LibTest/async/Future/Future.delayed_A01_t02: Pass, Fail # Issue 15524
|
|
|
| -[ ($compiler == none || $compiler == precompiler || $compiler == dart2appjit) && ($runtime == vm || $runtime == drt || $runtime == dartium || $runtime == dart_precompiled || $runtime == dart_app) ]
|
| +[ ($compiler == none || $compiler == precompiler || $compiler == dart2app || $compiler == dart2appjit) && ($runtime == vm || $runtime == drt || $runtime == dartium || $runtime == dart_precompiled || $runtime == dart_app) ]
|
| # Optional trailing commas for argument and parameter lists added to language.
|
| # https://github.com/dart-lang/co19/issues/68
|
| Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/syntax_t05: Fail, OK
|
|
|