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

Unified Diff: tests/html/html.status

Issue 10946018: Temporarily skip failing test; I will investigate the cause tomorrow. (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 | tests/language/language.status » ('j') | 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 12525)
+++ tests/html/html.status (working copy)
@@ -204,5 +204,8 @@
[ $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) ]
+[ $compiler == dart2js && $runtime == ff ]
+window_open_test: Skip # Need to investigate if this should be pass or fail
+
+[ $compiler == dart2js && ($runtime == ie || $runtime == safari || $runtime == opera) ]
window_open_test: Fail
« no previous file with comments | « no previous file | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698