| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index c4d4dd9a42409421633176241f39ad196a9965db..553fe6e71f109ed779ef1b8cd02ca0a239c11f1b 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) ]
|
|
|