| Index: dart/pkg/pkg.status
|
| diff --git a/dart/pkg/pkg.status b/dart/pkg/pkg.status
|
| index db87e9fe141c945fda26a7ed697bad5474657445..27c2cc96d966bd3b3e070aaadf8a47e580af0e4f 100644
|
| --- a/dart/pkg/pkg.status
|
| +++ b/dart/pkg/pkg.status
|
| @@ -326,6 +326,9 @@ intl/test/date_time_format_local_odd_test: StaticWarning
|
| unittest/test/matchers_test: StaticWarning, OK # testing error creating abstract class
|
| unittest/test/mock_test: StaticWarning, OK # testing unimplemented members
|
|
|
| +[ $runtime == vm ]
|
| +watcher/test/directory_watcher/polling_test: Pass, Fail # Issue 15034
|
| +
|
| [ $runtime == vm && ($system == windows || $system == macos) ]
|
| watcher/test/*/linux_test: Skip
|
|
|
|
|