| Index: tests/utils/utils.status
|
| diff --git a/tests/utils/utils.status b/tests/utils/utils.status
|
| index 331242feb970e3bd2a88a639ccbe91faae3d3d5f..2b377a1f425f6b57f14a7f5f4cbd06ac976e488b 100644
|
| --- a/tests/utils/utils.status
|
| +++ b/tests/utils/utils.status
|
| @@ -17,10 +17,6 @@ dart2js_test: SkipByDesign # Uses dart:io.
|
| [ $compiler == dart2js && $mode == debug ]
|
| dummy_compiler_test: Slow, Pass
|
|
|
| -[ $compiler == dart2js && $cps_ir && $host_checked ]
|
| -dummy_compiler_test: Crash # Issue 24485
|
| -recursive_import_test: Crash # Issue 24485
|
| -
|
| [ $compiler == dart2analyzer && $builder_tag == strong ]
|
| *: Skip # Issue 28649
|
|
|
|
|