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

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

Issue 10222026: Migrate dom tests to dart:html. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 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
Index: client/tests/client/client.status
diff --git a/client/tests/client/client.status b/client/tests/client/client.status
index 717bfa0dfeeae28694f3fe5743a06a3773cd1cd5..5462816135546025fa8ec201b137fa6589dc1428 100644
--- a/client/tests/client/client.status
+++ b/client/tests/client/client.status
@@ -15,6 +15,12 @@ dom/RequestAnimationFrameTest: Skip # drt hangs; requestAnimationFrame not im
html/RequestAnimationFrameTest: Skip # drt hangs; requestAnimationFrame not implemented
html/DocumentFragmentTest: Fail
+dom/DartObjectLocalStorageTest: Skip
+dom/WrapperTest: Skip
+
+dom/AudioContextTest: Fail # AudioContext has no constructor in dart:html
+
+
[ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debug ]
dom/NativeGCTest: Skip # Issue 2538.

Powered by Google App Engine
This is Rietveld 408576698