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

Unified Diff: samples/samples.status

Issue 723393003: update to polymer js 0.5.1 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: little bit of cleanup Created 6 years, 1 month 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
Index: samples/samples.status
diff --git a/samples/samples.status b/samples/samples.status
index 47d3633e6634ad186affa100c356bc41b1e9acd1..2849a96cd7c5c8fb67d128fde6d6d8c8f9d4b14f 100644
--- a/samples/samples.status
+++ b/samples/samples.status
@@ -47,7 +47,9 @@ third_party/todomvc/test/markdone_test: Skip # Times out
[ $compiler == none && $runtime == drt ]
-third_party/todomvc/test/markdone_shadow_test: RuntimeError # Issue 19414
+# Change back to RuntimeError once
+# https://github.com/Polymer/webcomponentsjs/pull/58 is fixed
Siggi Cherem (dart-lang) 2014/11/25 17:53:42 seems that they pulled it in, maybe cherry-pick it
jakemac 2014/12/01 18:42:51 Done.
+third_party/todomvc/test/markdone_shadow_test: Pass # Issue 19414
[ $arch == arm ]
sample_extension/test/sample_extension_test: Skip # Issue 14705

Powered by Google App Engine
This is Rietveld 408576698