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

Unified Diff: dart/samples/samples.status

Issue 331153002: Version 1.5.0-dev.4.13 (Closed) Base URL: http://dart.googlecode.com/svn/trunk/
Patch Set: Created 6 years, 6 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/samples/polymer_intl/web/polymer_intl.html ('k') | dart/samples/searchable_list/pubspec.yaml » ('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 37358)
+++ dart/samples/samples.status (working copy)
@@ -5,9 +5,6 @@
[ $use_public_packages == false && $use_repository_packages == false]
pop_pop_win: Skip # Require packages
-[ $use_public_packages ]
-polymer_intl: Fail # Issue 18059
-
[ $browser ]
# Skip tests that uses dart:io
build_dart: Skip
@@ -59,7 +56,7 @@
polymer_intl/test/polymer_intl_test: Pass, Timeout
searchable_list/test/demo_app_test: Pass, Timeout
-[ $compiler == none && ($runtime == dartium || $runtime == drt || $runtime == ContentShellOnAndroid) ]
+[ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid) ]
polymer_intl/test/polymer_intl_test: Pass, RuntimeError # Issue 18931
searchable_list/test/demo_app_test: Pass, RuntimeError # Issue 18931
third_party/todomvc/test/listorder_test: Pass, RuntimeError, Timeout # Issue 18931, Issue 19127
@@ -67,6 +64,9 @@
third_party/todomvc/test/markdone_shadow_test: Pass, RuntimeError # Issue 18931
third_party/todomvc/test/markdone_test: Pass, RuntimeError # Issue 18931
+[ $compiler == none && $runtime == drt ]
+third_party/todomvc/test/markdone_shadow_test: RuntimeError # Issue 19414
+
[ $arch == arm ]
sample_extension/test/sample_extension_test: Skip # Issue 14705
« no previous file with comments | « dart/samples/polymer_intl/web/polymer_intl.html ('k') | dart/samples/searchable_list/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698