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

Unified Diff: dart/tests/html/html.status

Issue 10458010: It's system: macos, not system: mac (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 8 years, 7 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/tests/samples/samples.status ('k') | dart/tests/isolate/isolate.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/html/html.status
===================================================================
--- dart/tests/html/html.status (revision 8037)
+++ dart/tests/html/html.status (working copy)
@@ -105,7 +105,7 @@
# (NS_ERROR_DOM_BAD_URI) ...
xhr_test: Fail
-[ $runtime == ie && ($system == linux || $system == mac) ]
+[ $runtime == ie && ($system == linux || $system == macos) ]
*: Skip
[ $runtime == ie ]
@@ -172,6 +172,6 @@
indexeddb_2_test: Fail # Uncaught error
window_open_test: Fail # TypeError: Object [object Window] has no method 'close$0'
-[ $compiler == dart2js && $runtime == chrome && $system == mac ]
+[ $compiler == dart2js && $runtime == chrome && $system == macos ]
element_test: Fail # method not found: 'get$add'
fileapi_test: Skip # Issue 3022
« no previous file with comments | « dart/samples/tests/samples/samples.status ('k') | dart/tests/isolate/isolate.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698