| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index d80c21fe08c1cdf0fb112fe71af3b6af879b4850..5abd72672413d44cc12ebbb4d310cb115536ed6e 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -10,7 +10,7 @@ custom_elements_test: Skip # Not yet implemented.
|
| interactive_test: Skip # Must be run manually.
|
|
|
| [ $compiler == dart2js && $csp && $runtime == drt && $unchecked ]
|
| -indexeddb_2_test: Fail # Bug in v8, http://dartbug.com/9407
|
| +indexeddb_2_test: Fail, Pass # Bug in v8, http://dartbug.com/9407
|
|
|
| # Layout tests are only supported on DRT.
|
| [ $runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera ]
|
|
|