| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index 5a05c42355d8238279eb2f55f40e0687c62e9d5f..24dff9c2544e060135c86c93e7121cc2aba8526e 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -10431,3 +10431,6 @@ LayoutTests/fast/canvas/webgl/gl-uniformmatrix4fv_t01: Crash # CPS integrity vio
|
|
|
| [ $compiler == dart2js && $cps_ir && $checked ]
|
| *: Skip # `assert` not implemented, about 75% tests crash
|
| +
|
| +[ $compiler == dart2js && $host_checked ]
|
| +Language/Types/Function_Types/call_t01: Crash # Issue 28894
|
|
|