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

Unified Diff: pkg/pkg.status

Issue 181653005: Skipping Angular tests which are timing out in unchecked mode. (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 | « 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 1c8613eeb680d1f0fa218137ce5abf40d3220155..e9a74db8033ba1123d46a66819f1280ed05c6a7b 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -283,8 +283,6 @@ polymer/example/canonicalization/test/deploy2_test: Fail, OK # tests deploy only
polymer/example/canonicalization/test/deploy3_test: Fail, OK # tests deploy only behavior
polymer/example/canonicalization/test/dir/deploy_test: Fail, OK # tests deploy only behavior
polymer/example/canonicalization/test/dir/deploy2_test: Fail, OK # tests deploy only behavior
-third_party/angular_tests/browser_test/directive/ng_repeat: Skip # Issue 17152
-third_party/angular_tests/browser_test/change_detection/dirty_checking_change_detector: Skip # Issue 17152
[ $compiler == none && ( $runtime == dartium || $runtime == drt ) && $checked ]
polymer/test/custom_event_test: Skip # http://dartbug.com/15517
@@ -337,6 +335,8 @@ third_party/angular_tests/*: Skip
third_party/angular_tests/browser_test/angular: Skip # Requires checked mode.
third_party/angular_tests/browser_test/core/scope: Skip # Requires checked mode.
third_party/angular_tests/browser_test/core/zone: Skip # Requires checked mode.
+third_party/angular_tests/browser_test/directive/ng_repeat: Skip # Issue 17152
+third_party/angular_tests/browser_test/change_detection/dirty_checking_change_detector: Skip # Issue 17152
[ $use_repository_packages ]
analyzer/test/error_test: PubGetError
« 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