| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 78704fff8b25802f2082e1715bd06e793104fa90..1b0b1ec581d128854adb56ea4977cc42cd5a371a 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -59,6 +59,7 @@ kernel/test/baseline_strong_mode_test: RuntimeError # Issue 28243
|
| analysis_server/test/integration: SkipByDesign # Analysis server integration tests don't make sense to run under dart2js, since the code under test always runs in the Dart vm as a subprocess.
|
| analyzer_cli/test/*: SkipByDesign # Only meant to run on vm
|
| analyzer_plugin/test/*: SkipByDesign # Only meant to run on vm
|
| +analyzer_plugin/tool/*: SkipByDesign # Only meant to run on vm
|
| collection/test/equality_test/01: Fail # Issue 1533
|
| collection/test/equality_test/02: Fail # Issue 1533
|
| collection/test/equality_test/03: Fail # Issue 1533
|
|
|