| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 6a5b8147edcb8c0bacf00a64b30333676ce7b5e2..19d937759e349a3f4f2dea8a59839f794260d668 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -359,7 +359,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) ]
|
|
|