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

Unified Diff: tests/html/html.status

Issue 10952017: It seems Chrome on MacOS doesn't support testrunner or layoutTestController either, so marking the … (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: tests/html/html.status
===================================================================
--- tests/html/html.status (revision 12524)
+++ tests/html/html.status (working copy)
@@ -201,5 +201,8 @@
cross_frame_test: Fail # Caught NoSuchMethodError : method not found: 'is$_WindowImpl'
window_open_test: Fail # Caught NoSuchMethodError : method not found: 'is$_WindowImpl'
+[ $system == macos && $compiler == dart2js && $runtime == chrome ]
+window_open_test: Fail # No testrunner or layoutTestController on Chrome on Mac
+
[ $compiler == dart2js && ($runtime == ff || $runtime == ie || $runtime == safari || $runtime == opera) ]
window_open_test: Fail
« 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