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

Unified Diff: tests/dom/dom.status

Issue 10222026: Migrate dom tests to dart:html. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rebase & address comments. 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: tests/dom/dom.status
diff --git a/tests/dom/dom.status b/tests/dom/dom.status
index ad55fe06640a12a8def3bd2665ca1ee84bc814c4..1ebeb365a663d5972da557736ef341f1ab9d3f08 100644
--- a/tests/dom/dom.status
+++ b/tests/dom/dom.status
@@ -8,6 +8,9 @@ webgl_1_test: Skip # Issue 1495
indexeddb_3_test: Fail # UnsupportedOperationException 'IDBCursorImplementation.get:key'
indexeddb_4_test: Skip # Hangs in dartium. IDBKeyRange constructors not implemented.
request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
+dart_object_local_storage_test: Skip
+wrapper_test: Skip
+audiocontext_test: Fail # AudioContext has no constructor in dart:html
[ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debug ]
native_gc_test: Skip # Issue 2538.

Powered by Google App Engine
This is Rietveld 408576698