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

Unified Diff: 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: rebase 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/samples.status
diff --git a/samples/samples.status b/samples/samples.status
index 11913a6fc4919434fd3d552cd8883d23bdc59cc1..1e9a36f69982a84b60728d60a62dcec399b689c6 100644
--- a/samples/samples.status
+++ b/samples/samples.status
@@ -2,8 +2,6 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
-third_party/todomvc: Skip # Not designed for buildbots, see issue 12865.
-
[ $browser ]
# Skip tests that uses dart:io
chat/test/chat_server_test: Skip
@@ -42,9 +40,11 @@ spirodraw: Skip
sunflower: Skip
swarm: Skip
swipe: Skip
+third_party/todomvc/*: Skip
[ $compiler == dart2js && $browser ]
-dartcombat/test/dartcombat_test: Skip
+dartcombat/dartcombat_test: Skip
+third_party/todomvc/*: Skip # Issue 12865
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.
« no previous file with comments | « pkg/unittest/lib/test_controller.js ('k') | samples/third_party/todomvc/test/expected/todomvc_listorder_test.html.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698