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

Unified Diff: pkg/pkg.status

Issue 11032025: Temporarily disable finding browser on safari while debugging (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 2 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 13125)
+++ pkg/pkg.status (working copy)
@@ -52,3 +52,8 @@
[ $compiler == none && $runtime == drt ]
dartdoc/test/dartdoc_test: Skip # See dartbug.com/4541.
+
+# Fail the finding browser locale test on Safari while
+# debugging why it fails. (alanknight)
+[ $runtime == safari ]
+intl/test/find_default_locale_browser_test
Emily Fortuna 2012/10/02 18:11:39 add ": Fail" to this line
Alan Knight 2012/10/02 19:34:14 Oops. Done.
« 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