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

Unified Diff: pkg/pkg.status

Issue 10928244: Skip windows when finding browser locale from OS (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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
===================================================================
--- pkg/pkg.status (revision 12461)
+++ pkg/pkg.status (working copy)
@@ -25,6 +25,10 @@
[ $runtime == vm ]
intl/test/find_default_locale_browser_test: skip
+# Skip windows i18n finding default locale temporarily
+[ $system == windows]
+intl/test/find_default_locale_standalone_test: skip
+
# Skip tests that use dart:io on dartc. Issue 5143
[ $compiler == dartc ]
intl/test/date_time_format_file_even_test: skip
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698