Chromium Code Reviews| Index: tests/html/html.status |
| diff --git a/tests/html/html.status b/tests/html/html.status |
| index 0735b89bd351c4ef02ee84df50b74a87a0832210..b690f33e44ab411836bac06dff75311b23060cf1 100644 |
| --- a/tests/html/html.status |
| +++ b/tests/html/html.status |
| @@ -321,8 +321,6 @@ indexeddb_1_test/functional: Skip # Times out. Issue 21433 |
| indexeddb_2_test: RuntimeError # Issue 21433 |
| indexeddb_4_test: RuntimeError # Issue 21433 |
| indexeddb_5_test: RuntimeError # Issue 21433 |
| - |
| - |
| indexeddb_3_test: Skip # Times out 1 out of 10. |
| [ $compiler == dart2js && $runtime == ff ] |
| @@ -332,6 +330,10 @@ dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE |
| webgl_1_test: Pass, Fail # Issue 8219 |
| text_event_test: Fail # Issue 17893 |
| element_animate_test/timing_dict: RuntimeError # Issue 26730 |
| +messageevent_test: Pass, RuntimeError # Issue 28983 |
|
Bill Hesse
2017/03/08 09:29:23
If these are only failing on windows ff, you shoul
|
| +serialized_script_value_test: Pass, RuntimeError # Issue 28983 |
| +element_types_test/supported_content: Pass, RuntimeError # Issue 28983 |
| +element_types_test/supported_shadow: Pass, RuntimeError # Issue 28983 |
| # Firefox Feature support statuses- |
| # All changes should be accompanied by platform support annotation changes. |