| Index: pkg/pkg.status
|
| diff --git a/pkg/pkg.status b/pkg/pkg.status
|
| index 99e8690a4b7e4cee4623a90c87a6df645fb02445..d6832bd3018fe8b701132c6eba0a3dac8264f0ae 100644
|
| --- a/pkg/pkg.status
|
| +++ b/pkg/pkg.status
|
| @@ -323,9 +323,6 @@ watcher/test/*/linux_test: Skip
|
| [ $runtime == vm && ($system == windows || $system == linux) ]
|
| watcher/test/*/mac_os_test: Skip
|
|
|
| -[ $runtime == vm && $system == windows ]
|
| -code_transformers/test/resolver_test: Fail # Issue 17030
|
| -
|
| [ $runtime == safari || $runtime == chrome || $runtime == ie9 || $runtime == ff || $runtime == ie10 ]
|
| # Various issues due to limited browser testing in Angular.
|
| third_party/angular_tests/*: Skip
|
|
|