Chromium Code Reviews| Index: tests/html/html.status |
| diff --git a/tests/html/html.status b/tests/html/html.status |
| index 2b7254c02c172cf66b53b64ba1df0984684051cb..cbe0359101abd6565f2132706ea8921c9da03de1 100644 |
| --- a/tests/html/html.status |
| +++ b/tests/html/html.status |
| @@ -102,12 +102,8 @@ element_types_test/supported_meter: RuntimeError # Issue 18573 |
| [ $runtime == chrome ] |
| touchevent_test/supported: Fail # Touch events are only supported on touch devices |
| -element_animate_test/omit_timing: Skip # Timing out inexplicably. Temporarily suppressing (alanknight) |
| -element_animate_test/timing_dict: Skip # Timing out inexplicably. Temporarily suppressing (alanknight) |
| - |
| -[ $runtime == chrome && ($system == windows || $system == macos) ] |
| -# New failure on Chrome 42. Linux bots are not yet updated. |
| -element_animate_test/simple_timing: RuntimeError # Please triage this failure |
| +#element_animate_test/omit_timing: Skip # Timing out inexplicably. Temporarily suppressing (alanknight) |
|
Bill Hesse
2015/05/22 07:30:12
I would prefer not to have commented out lines - t
|
| +#element_animate_test/timing_dict: Skip # Timing out inexplicably. Temporarily suppressing (alanknight) |
|
Bill Hesse
2015/05/22 11:19:31
Oh, I didn't understand that you were temporarily
|
| [$runtime == drt || $runtime == dartium || $runtime == chrome || $runtime == chromeOnAndroid || $runtime == ContentShellOnAndroid ] |
| webgl_1_test: Pass, Fail # Issue 8219 |