| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 111a56a412fee561b76e8581f1b0818bd8ef427a..360f06afa7edc697f9341923d97fee9b49ec5947 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -31,10 +31,6 @@ url_test: Fail # Issue 10096
|
| postmessage_structured_test/typed_arrays: Fail # Issue 10097
|
| postmessage_structured_test/primitives: Fail # Issue 10097
|
|
|
| -[ $compiler == dart2js && $csp && $runtime == drt && $unchecked ]
|
| -indexeddb_2_test: Fail, Crash, Pass # Bug in v8, http://dartbug.com/9407
|
| -async_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 ]
|
| *layout_test: Skip
|
|
|