| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index d129feb4abf8b7e9d4dfb681f302703f7ee9acc8..b373cb15d52dd439006e4b8636171db79607e7b3 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -356,7 +356,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/deprecated_matchers_test: StaticWarning # testing error creating abstract class
|
| +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) ]
|
|
|