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

Unified Diff: dart/samples/samples.status

Issue 226623011: Version 1.3.0-dev.7.13 (Closed) Base URL: http://dart.googlecode.com/svn/trunk/
Patch Set: Created 6 years, 8 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 | « dart/pkg/pkgbuild.status ('k') | dart/tools/VERSION » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/samples/samples.status
===================================================================
--- dart/samples/samples.status (revision 34809)
+++ dart/samples/samples.status (working copy)
@@ -11,8 +11,20 @@
build_dart_simple: Skip
sample_extension: Skip
+[ $compiler == dart2js && $browser ]
+# These samples were patched to work with polymer-0.10.0-pre.7, but that version
+# of polymer was not merged in trunk:
+third_party/todomvc: Fail
+searchable_list: Fail
+polymer_intl: Fail
+
[ $compiler == none && $browser ]
pop_pop_win: Fail # Issues with package loading. TODO(kevmoo)
+# These samples were patched to work with polymer-0.10.0-pre.7, but that version
+# of polymer was not merged in trunk:
+third_party/todomvc: Skip # Timeout
+searchable_list: Skip # Timeout
+polymer_intl: Skip # Timeout
[ $runtime == ie9 ]
third_party/todomvc: Pass, Fail, Timeout # Flaky? Issue 12865
« no previous file with comments | « dart/pkg/pkgbuild.status ('k') | dart/tools/VERSION » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698