| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index f4265e8bce80c61a2ef92aa11930bf783a791969..9cf80d515ddfcc26848071f0d1f4863eb360c15c 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -341,6 +341,8 @@ 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
|
| +scheduled_test/test/scheduled_test/on_complete_test: StaticWarning # Issue 18113
|
| +scheduled_test/test/scheduled_test/set_up_test: StaticWarning # Issue 18113
|
|
|
| [ $runtime == vm && ($system == windows || $system == macos) ]
|
| watcher/test/*/linux_test: Skip
|
|
|