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

Unified Diff: pkg/pkg.status

Issue 25740006: port polymer data binding tests (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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 | pkg/polymer/lib/job.dart » ('j') | pkg/polymer/test/bind_test.dart » ('J')
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 d5c52052b13776e9b2611f31d5d0684f031a3bbb..017376ad878e2a2a6bc687f54438106af1285aa2 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -59,27 +59,36 @@ crypto/test/sha256_test: Pass, Fail # Issue 12502
crypto/test/hmac_sha256_test: Pass, Fail # Issue 12502
polymer/test/attr_deserialize_test: Fail # Issue 12865, 13197
polymer/test/attr_mustache_test: Fail # Issue 12865, 13197
+polymer/test/bind_test: Fail # Issue 12865, 13197
polymer/test/event_path_test: Fail # Issue 12865, 13197
polymer/test/events_test: Fail # Issue 12865, 13197
polymer/test/prop_attr_reflection_test: Fail # Issue 12865, 13197
+polymer/test/template_distribute_dynamic_test: Fail # Issue 12865, 13197
+polymer/test/unbind_test: Fail # Issue 12865, 13197
[ $runtime == ie9 || $runtime == ie10 ]
polymer/test/attr_deserialize_test: Fail, Timeout # Issue 12865, 13197, 13260
+polymer/test/bind_test: Fail, Timeout # Issue 12865, 13197, 13260
polymer/test/attr_mustache_test: Fail, Timeout # Issue 12865, 13197, 13260
polymer/test/event_path_test: Fail, Timeout # Issue 12865, 13197, 13260
polymer/test/events_test: Fail, Timeout # Issue 12865, 13197, 13260
polymer/test/prop_attr_reflection_test: Fail, Timeout # Issue 12865, 13197, 13260
polymer/test/publish_attributes_test: Fail, Timeout # Issue 12865, 13197, 13260
polymer/test/take_attributes_test: Fail, Timeout # Issue 12865, 13197, 13260
+polymer/test/template_distribute_dynamic_test: Fail, Timeout # Issue 12865, 13197, 13260
+polymer/test/unbind_test: Fail, Timeout # Issue 12865, 13197, 13260
[ $system == windows && ($runtime == chrome || $runtime == ff) ]
polymer/test/attr_deserialize_test: Pass, Timeout # Issue 13260
polymer/test/attr_mustache_test: Pass, Timeout # Issue 13260
+polymer/test/bind_test: Pass, Timeout # Issue 13260
polymer/test/event_path_test: Pass, Timeout # Issue 13260
polymer/test/events_test: Pass, Timeout # Issue 13260
polymer/test/prop_attr_reflection_test: Pass, Timeout # Issue 13260
polymer/test/publish_attributes_test: Pass, Timeout # Issue 13260
polymer/test/take_attributes_test: Pass, Timeout # Issue 13260
+polymer/test/template_distribute_dynamic_test: Pass, Timeout # Issue 13260
+polymer/test/unbind_test: Pass, Timeout # Issue 13260
# Skip browser-specific tests on VM
[ $runtime == vm ]
@@ -88,11 +97,15 @@ intl/test/find_default_locale_browser_test: Skip
intl/test/date_time_format_http_request_test: Skip
polymer/test/attr_deserialize_test: Fail, OK # Uses dart:html
polymer/test/attr_mustache_test: Fail, OK # Uses dart:html
+polymer/test/bind_test: Fail, OK # Uses dart:html
+polymer/test/bind_mdv_test: Fail, OK # Uses dart:html
polymer/test/event_path_test: Fail, OK # Uses dart:html
polymer/test/events_test: Fail, OK # Uses dart:html
polymer/test/prop_attr_reflection_test: Fail, OK # Uses dart:html
polymer/test/publish_attributes_test: Fail, OK # Uses dart:html
polymer/test/take_attributes_test: Fail, OK # Uses dart:html
+polymer/test/template_distribute_dynamic_test: Fail, OK # Uses dart:html
+polymer/test/unbind_test: Fail, OK # Uses dart:html
polymer/example: Fail, OK # Uses dart:html
[ $runtime == vm && $system == windows ]
« no previous file with comments | « no previous file | pkg/polymer/lib/job.dart » ('j') | pkg/polymer/test/bind_test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698