| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 329b74e83caf6d59a3653cf0c39ce5286ac65c3d..8ef55843dd5fdc851814c317ba62a48546e7e4f6 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -315,9 +315,6 @@ watcher/test/*/linux_test: Skip
|
| [ $runtime == vm && ($system == windows || $system == linux) ]
|
| watcher/test/*/mac_os_test: Skip
|
|
|
| -[ $runtime == vm && $system == macos ]
|
| -watcher/test/directory_watcher/mac_os_test: Pass, Fail # Issue 15024
|
| -
|
| [ $runtime == safari || $runtime == chrome || $runtime == ie9 || $runtime == ff || $runtime == ie10 ]
|
| # Various issues due to limited browser testing in Angular.
|
| third_party/angular_tests/*: Skip
|
|
|