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

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

Issue 9429028: Make dom/DocumentTest work again (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: x 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 | « no previous file | client/tests/client/dom/DocumentTest.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 207f87a3c5772821723a0f8f805cf31a16d17dfd..12e7866f9507194fa867ccdb012179d08e96e6af 100644
--- a/client/tests/client/client.status
+++ b/client/tests/client/client.status
@@ -9,11 +9,10 @@ dom/WebGL1Test: Skip # Issue 1495
[ $component == dartium ]
# TODO(vsm): Triage DOM tests.
dom/AudioContextTest: Fail
-dom/DocumentTest: Fail
dom/HTMLElementTest: Fail
dom/IsolateLightTest: Fail
dom/NativeGCTest: Fail # Issue 1448.
-dom/TypingTest: Fail
+dom/TypingTest: Fail # StyleSheetList.item not implemented
[ $component == dartium && $mode == debug ]
# TODO(vsm): Triage Dartium failures.
@@ -24,10 +23,8 @@ dom/TypedArrays1Test: Skip
[ $component == frogium || ($component == webdriver && ($browser == chrome || $browser == ff || $browser == safari || $browser == ie)) ]
# TODO(vsm): Triage DOM tests.
-dom/DocumentTest: Fail
dom/DOMIsolatesTest: Fail
dom/HTMLElementTest: Fail
-dom/TypingTest: Fail
dom/WindowOpenTest: Fail
[ ($component == frogium || ($component == webdriver && ($browser == chrome || $browser == ff || $browser == safari || $browser == ie))) && $checked ]
« no previous file with comments | « no previous file | client/tests/client/dom/DocumentTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698