| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index cb7c69c93591a0920a681da35408a1b339bd1cc1..55c162feba95c14cbdbe78a49ea6d9b6a5f06e6f 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -8,6 +8,7 @@ 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
|
| +[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| 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)
|
|
|