| Index: tests/dom/dom.status
|
| diff --git a/tests/dom/dom.status b/tests/dom/dom.status
|
| index 57d15fccedffeecc49fea0204f0fe4d24cbd105d..cbfdcaf6fef3fc6c01a94a78907cbb292f5ffbed 100644
|
| --- a/tests/dom/dom.status
|
| +++ b/tests/dom/dom.status
|
| @@ -3,7 +3,6 @@
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| webgl_1_test: Skip # Issue 1495
|
| -audiocontext_test: Fail # Issue 2770
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| indexeddb_3_test: Fail # UnsupportedOperationException 'IDBCursorImplementation.get:key'
|
| @@ -30,7 +29,6 @@ request_animation_frame_test: Skip # drt hangs
|
| dom_isolates_test: Fail
|
| indexeddb_2_test: Fail # Issue 1883 - IndexedDB methods don't handle maps correctly.
|
|
|
| -htmlelement_test: Fail
|
| window_open_test: Fail
|
|
|
| [ $runtime == dartium || $runtime == chrome || $runtime == ie || $runtime == safari || $runtime == ff || $runtime == opera ]
|
|
|