Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(311)

Unified Diff: pkg/pkg.status

Issue 174313004: Fixing non-posix path issue on Window (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/code_transformers/lib/src/resolver_impl.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « pkg/code_transformers/lib/src/resolver_impl.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698