| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 47239d185ff63216c2920c188614941c1f296240..1a551959ad2e19075c59c9eae9ed442d3ad69be4 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, Pass # Bug in v8, http://dartbug.com/9407
|
| +indexeddb_2_test: Fail, Crash, 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 ]
|
|
|