| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 7be8fbb2263aab8f8ee902645fc515ae81d72a26..4125b7e2878cd63ca9c0c022eea6018d21da7a5e 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -335,3 +335,8 @@ 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
|
| +
|
|
|