| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index af7dd45ea6b2b0e53181066550dd1f5f917df72a..ffa2e7e530f9d337efa1181fb0bb79d32b0be2bd 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -323,6 +323,7 @@ source_maps/test/parser_test: Pass, Timeout # Issue 13719: Please triage this fa
|
|
|
| [ $compiler == dartanalyzer || $compiler == dart2analyzer ]
|
| matcher/test/matchers_test: StaticWarning, OK # testing error creating abstract class
|
| +third_party/angular_tests/vm_test: StaticWarning # Uses removed APIs. See issue 18733.
|
|
|
| [ $runtime == vm && ($system == windows || $system == macos) ]
|
| watcher/test/*/linux_test: Skip
|
|
|