| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 782d633d166a8179f294805d6dc94a284b8850f3..fac30b9a121845078e8f449eb5e4cb85f4696ca1 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -7,8 +7,8 @@ interactive_test: Skip # Must be run manually.
|
| dromaeo_smoke_test: Skip # Issue 14521, 8257
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid) ]
|
| -form_data_test/functional: Fail # Issue 18931 (Disabled for Chrome 35 roll)
|
| -indexeddb_5_test: Fail # Issue 18931 (Disabled for Chrome 35 roll)
|
| +form_data_test/functional: Pass, Timeout # Issue 18931 (Disabled for Chrome 35 roll)
|
| +indexeddb_5_test: Pass, Timeout # Issue 18931 (Disabled for Chrome 35 roll)
|
| custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Issue 18931 (Disabled for Chrome 35 roll)
|
|
|
| [ $compiler == dart2js && $csp ]
|
|
|