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

Unified Diff: pkg/pkg.status

Issue 10917069: Async initialization for DateFormat (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 3 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: pkg/pkg.status
===================================================================
--- pkg/pkg.status (revision 11781)
+++ pkg/pkg.status (working copy)
@@ -15,6 +15,10 @@
[ $runtime == opera ]
*: Skip
+# Skip tests that use local file access if we're running in any browser
+[ $runtime == opera || $runtime == ff || $runtime == ie || $runtime == dartium || $runtime == chrome || $runtime == safari || $runtime == dartium ]
vsm 2012/09/05 21:09:35 I think one of these runtimes should be 'drt'. It
+intl/test/date_time_format_file_test: skip
+
[ $compiler == dartc ]
unittest/test/mock_regexp_negative_test: fail
unittest/test/mock_stepwise_negative_test: fail
« pkg/intl/date_symbol_data_local.dart ('K') | « pkg/intl/tools/generate_locale_data_files.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698