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

Unified Diff: pkg/pkg.status

Issue 115523009: Disabling Angular tests on everything except for DRT (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 11 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 | « no previous file | 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 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
+
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698