| Index: tests/dom/dom.status
|
| diff --git a/tests/dom/dom.status b/tests/dom/dom.status
|
| index 4450711cedc06b6efd79ed71c00fba3e5a8f539b..f7c0c5de0d5398a901e9362cfc4fd8def9569c4b 100644
|
| --- a/tests/dom/dom.status
|
| +++ b/tests/dom/dom.status
|
| @@ -5,6 +5,9 @@
|
| webgl_1_test: Skip # Issue 1495
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| +*: Skip
|
| +
|
| +[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| indexeddb_3_test: Fail # UnsupportedOperationException 'IDBCursorImplementation.get:key'
|
|
|
| [ $compiler == none && $runtime == dartium ]
|
|
|