| 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.
|
|
|