| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 7be8fbb2263aab8f8ee902645fc515ae81d72a26..6c605935e72185b780c7eda7ffa6c2c13d3784e0 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -335,3 +335,7 @@ 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 ]
|
| +third_party/angular_tests/core/templateurl_test: Pass, Fail # Issue 15929
|
| +third_party/angular_tests/core/scope_test: Pass, Fail # Issue 15929
|
|
|