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

Unified Diff: pkg/pkg.status

Issue 333223011: fix chrome 35 polymer status (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 6 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 a90acaa61ec0c7c1077553ead2f22ccd510ac3e4..761516bd9bbe67febfdba5bb8065e0bbbd5bb056 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -172,9 +172,7 @@ intl/test/date_time_format_http_request_test: Skip # Timeout.
mime/test/mime_multipart_transformer_test: Skip # No typed_data on IE9.
typed_data/test/typed_buffers_test: Fail, Crash # No typed_data on IE9.
polymer/test/instance_attrs_test: Pass, Fail # Issue 14167
-polymer/test/bind_mdv_test: Slow, Pass
-template_binding/test/custom_element_bindings_test: Fail, Timeout # Issue 16717
-polymer/test/bind_mdv_test: RuntimeError # Issue 14412, 13260
+polymer/test/bind_mdv_test: Slow, Pass, RuntimeError # Issue 14412, 13260
matcher/test/core_matchers_test: RuntimeError # Issue 17762
polymer_expressions/test/bindings_test: RuntimeError # Issue 19265
polymer_expressions/test/globals_test: RuntimeError # Issue 19265
@@ -400,6 +398,9 @@ watcher/test/*/windows_test: Skip
# Various issues due to limited browser testing in Angular.
third_party/angular_tests/*: Skip
+[ $runtime == chrome ] # Note: this only fails on Chrome 35. They pass 36+
+polymer/test/entered_view_test: Fail # Chrome 35
Siggi Cherem (dart-lang) 2014/06/24 02:06:27 add also entered_left_view_test ?
+
[ $unchecked ]
third_party/angular_tests/browser_test/angular: Skip # Requires checked mode.
third_party/angular_tests/browser_test/core/scope: 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