| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 9a3c1ec51b6869ac89e303b3cd9548051ff90971..35855e556c1f64438603e23743a15090a6debbfb 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -210,7 +210,7 @@ analyzer/test/src/task/strong/inferred_type_test: Crash # Issue 24485
|
| analyzer/test/src/task/strong_mode_test: Crash # Issue 24485
|
| analyzer/test/src/task/yaml_test: Crash # Issue 24485
|
|
|
| -[ $noopt || $runtime == dart_precompiled ]
|
| +[ $runtime == dart_precompiled ]
|
| *: SkipByDesign # The pkg test framework imports dart:mirrors.
|
|
|
| [ $compiler == dart2js && $cps_ir && $checked ]
|
|
|