| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 8f29f557136036e53cfaa308e35e72c224088530..f7329b6cec5197ed174543f98585036e7278bd0b 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -26,6 +26,8 @@ analysis_server/test/completion_test: Pass, Slow
|
| analysis_server/test/analysis/get_errors_test: Skip # runtime error, Issue 22180
|
| analysis_server/test/integration/analysis/analysis_options_test: RuntimeError # Issue 24796
|
| analyzer/test/generated/all_the_rest_test: Fail # Issue 21772
|
| +analyzer/tool/summary/check_test: Fail # Issue 25470
|
| +analyzer_cli/test/driver_test: Fail # Issue 25471
|
|
|
| [ $compiler == dart2js ]
|
| analyzer_cli/test/*: SkipByDesign # Only meant to run on vm
|
|
|