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

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,9 @@
[ $runtime == opera ]
*: Skip
+[ $runtime == opera || $runtime == ff || $runtime == ie || $runtime == dartium || $runtime == chrome || $runtime == safari || $runtime == dartium ]
+intl/test/date_time_format_file_test: skip
Emily Fortuna 2012/09/04 20:14:42 Add a small comment as to why this is skipped so s
Alan Knight 2012/09/04 23:39:03 Done.
+
[ $compiler == dartc ]
unittest/test/mock_regexp_negative_test: fail
unittest/test/mock_stepwise_negative_test: fail

Powered by Google App Engine
This is Rietveld 408576698