Chromium Code Reviews| Index: tests/html/html.status |
| diff --git a/tests/html/html.status b/tests/html/html.status |
| index d51d60cf01f299ab114f3634ee687758991af126..3b16dc05e2991748e1cdb6d6bf5e9148cc7d7e0e 100644 |
| --- a/tests/html/html.status |
| +++ b/tests/html/html.status |
| @@ -54,7 +54,8 @@ element_offset_test/offset: Skip # Issue 17550 |
| indexeddb_1_test/functional: RuntimeError # Issue 19127. Actually a timeout, but do not skip. |
| mouse_event_test: Skip # Times out. Issue 19127 |
| request_animation_frame_test: Timeout # Issue 19127. Do not skip, for stability. |
| -xhr_test/xhr: RuntimeError # Issue 19127. |
| +xhr_test/xhr: RuntimeError # Issue 19127 |
| +indexeddb_3_test: RuntimeError # Issue 19578 |
|
vsm
2014/06/20 07:56:54
It looks like this is timing out on other bots as
|
| [ $compiler == none && $runtime == drt && $system == windows ] |
| worker_test/functional: Pass, Crash # Issue 9929. |