| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 215ee13d2aafd4c078b7ac6e363b10e1e9f4615b..c59ca474215ea1a7006b7ff349798af101764429 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -175,8 +175,7 @@ window_open_test: Fail # TypeError: Object [object Window] has no method 'close$
|
|
|
| [ $compiler == dart2js && $runtime == chrome ]
|
| # TODO(sra): Triage incompatibility issue.
|
| -indexeddb_3_test: Skip
|
| -indexeddb_4_test: Skip
|
| +indexeddb_3_test: Fail # DATA_ERR: DOM IDBDatabase Exception 5 Error: The data provided does not meet the requirements of the function.
|
|
|
| [ $compiler == dart2js && $runtime == chrome && $system == macos ]
|
| element_test: Fail # method not found: 'get$add'
|
|
|