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

Unified Diff: client/tests/client/client.status

Issue 9600035: Enable new dart:html wrapperless frog bindings and wrapper dartium bindings. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Handle all code review comments Created 8 years, 10 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 | « client/testing/unittest/unittest_html.dart ('k') | client/tests/client/dom/AsyncWindowTest.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/client/client.status
diff --git a/client/tests/client/client.status b/client/tests/client/client.status
index 0b3778fc201acd7187bfb5cdb28294aaa7f81534..b903e5afb0bdb92000bfdccbcbaa872570ad4ecc 100644
--- a/client/tests/client/client.status
+++ b/client/tests/client/client.status
@@ -24,6 +24,7 @@ dom/TypedArrays1Test: Skip
[ $component == frogium || $component == webdriver ]
dom/WindowNSMETest: Fail # Issue 1837, frog puts top-level members in the global JS namespace.
+dom/HiddenDom2Test: Fail # Issue 1912, frog exposes natives not defined in the class
[ $component == frogium || ($component == webdriver && ($browser == chrome || $browser == ff || $browser == safari || $browser == ie)) ]
# TODO(vsm): Triage DOM tests.
@@ -44,6 +45,11 @@ html/html_tests: Fail
# TODO(vsm): Triage DOM failures on other browsers.
dom/*: Skip
+# TODO(nweiz): enable this test again once the functionality being tested
+# is supported.
+[ $component == frogium || ($component == webdriver && ($browser == safari || $browser == ie))]
+html/frog_html_tests: Skip # Issue 1884
+
[ $component == webdriver && $browser == ie && ($system == linux || $system == mac) ]
*: Skip
« no previous file with comments | « client/testing/unittest/unittest_html.dart ('k') | client/tests/client/dom/AsyncWindowTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698