| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index f9f324435f14d959ffd9b8c686befc7b207449ac..a5bc660a257ba3f6d184abd23ff75120052c614a 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -360,7 +360,7 @@ unittest/test/missing_tick_test: Fail, OK # Expected to fail, due to timeout.
|
| source_maps/test/parser_test: Pass, Timeout # Issue 13719: Please triage this failure.
|
|
|
| [ $compiler == dartanalyzer || $compiler == dart2analyzer ]
|
| -matcher/test/matchers_test: StaticWarning, OK # testing error creating abstract class
|
| +matcher/test/deprecated_matchers_test: StaticWarning # testing error creating abstract class
|
| third_party/angular_tests/vm_test: StaticWarning # Uses removed APIs. See issue 18733.
|
|
|
| [ $runtime == vm && ($system == windows || $system == macos) ]
|
|
|