Chromium Code Reviews| Index: tests/html/html.status |
| diff --git a/tests/html/html.status b/tests/html/html.status |
| index 92ca0f7379c150aab338513d591da3c17dabb6e5..685e7dc4e09edf19464c29532d3424559a165202 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) |
|
ricow1
2014/05/21 11:34:10
remove all the blanks, here and below
vsm
2014/05/21 11:37:29
Done.
|
| +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 |