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

Unified Diff: pkg/pkg.status

Issue 127343002: Disabling Angular tests while some reliability issues get worked out (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 5255c00de7d17b961686cec04ff9acbc7ac7abe5..5693299be600efe939e8209d0fa760b4113a133c 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -25,6 +25,8 @@ third_party/html5lib/test/browser/browser_test: Skip
http/test/http_test: Pass, RuntimeError # Issue 15652
+third_party/angular_tests/*: Skip # Issue 15955
+
[ $compiler == dart2js ]
collection/test/equality_test/01: Fail # Issue 1533
collection/test/equality_test/02: Fail # Issue 1533
@@ -343,4 +345,4 @@ third_party/angular_tests/*: Skip
[ $unchecked ]
third_party/angular_tests/core/scope_test: Skip # Requires checked mode.
third_party/angular_tests/angular_test: Skip # Requires checked mode.
-third_party/angular_tests/core/zone_test: Skip # Requires checked mode.
+third_party/angular_tests/core/zone_test: Skip # Requires checked mode.
« 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