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

Unified Diff: tests/html/html.status

Issue 10950020: Revert CLs by gram 12515-12526. (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 | « pkg/unittest/test_controller.js ('k') | 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 12526)
+++ tests/html/html.status (working copy)
@@ -2,6 +2,8 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
+window_open_test: Fail, Pass # http://dartbug.com/5151
+
event_test: Skip # Issue 1996
webgl_1_test: Skip # Issue 1495
xmldocument_test: Skip # XML in dart:html is incomplete
@@ -200,12 +202,3 @@
fileapi_test: Fail # TypeError: Object #<DirectoryEntry> has no method 'get$name'
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 ]
-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 | « pkg/unittest/test_controller.js ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698