| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index fb5987ed578891a2d6b5841148ecf8fa7e4c5c3d..854f5cfeb551901a04d6c58a465f62adf5e216de 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -183,7 +183,6 @@ unknownelement_test: Fail # Issue 4189
|
|
|
| [ $compiler == dart2js ]
|
| transferables_test: Skip # until isInstance works in dart2js
|
| -indexeddb_3_test: Fail # Issue 4648 - codegen bug.
|
|
|
| [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ]
|
| request_animation_frame_test: Skip # Async test hangs.
|
|
|