| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 92ca0f7379c150aab338513d591da3c17dabb6e5..cb7c69c93591a0920a681da35408a1b339bd1cc1 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -8,6 +8,10 @@ dromaeo_smoke_test: Skip # Issue 14521, 8257
|
| custom/template_wrappers_test: Pass, Fail # Issue 16656 (Chrome 33 regression)
|
| [ $runtime == drt || $runtime == dartium ]
|
| custom/template_wrappers_test: Pass # Issue 16656 Override others
|
| +form_data_test/functional: Fail # Issue 18931 (Disabled for Chrome 35 roll)
|
| +indexeddb_5_test: Fail # Issue 18931 (Disabled for Chrome 35 roll)
|
| +custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Issue 18931 (Disabled for Chrome 35 roll)
|
| +websql_test/functional: Fail # Issue 18931 (Disabled for Chrome 35 roll)
|
|
|
| [ $compiler == dart2js && $csp ]
|
| custom/js_custom_test: Fail # Issue 14643
|
|
|