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

Unified Diff: samples/tests/samples/samples.status

Issue 23539003: Turn on Polymer TodoMVC tests on Dart buildbots (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 4 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
Index: samples/tests/samples/samples.status
diff --git a/samples/tests/samples/samples.status b/samples/tests/samples/samples.status
index ebdbcd9dded094f05b30890e09834b1e83f178cf..727b632e43c7f2c1d6bfafdf56182a1d8cc55bec 100644
--- a/samples/tests/samples/samples.status
+++ b/samples/tests/samples/samples.status
@@ -36,10 +36,15 @@ lib/observable/observable_test: Skip
lib/util/util_test: Skip
lib/view/view_test: Skip
browser/*: Skip
+todomvc/*: Skip
[ $compiler == dart2js && $browser ]
dartcombat/dartcombat_test: Skip
+# TODO(jmesserly): this test needs to be compiled with Polymer deploy step
+# before dart2js can run.
+todomvc/*: Skip
kustermann 2013/08/30 15:34:43 If you've Skip here, please file a bug and add the
Jennifer Messerly 2013/08/30 18:07:36 good catch! I did file a bug but forgot to add the
+
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.

Powered by Google App Engine
This is Rietveld 408576698