Chromium Code Reviews| Index: tests/co19/co19-dartium.status |
| diff --git a/tests/co19/co19-dartium.status b/tests/co19/co19-dartium.status |
| index 9f4a87ec5da8f41136d7dfd2ec91d2c4498739b2..5aad81aad71901ffc427e1da1578fc00710fa94e 100644 |
| --- a/tests/co19/co19-dartium.status |
| +++ b/tests/co19/co19-dartium.status |
| @@ -6,6 +6,9 @@ |
| *: Skip # running co19 tests on content_shell would make our dartium cycle-times very long |
| [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid) ] |
| +# Temporarily skip tests, to narrow down new breakage to a particular test by binary search: |
| +LayoutTests/fast/dom: Skip # Unknown tests are breaking the test infrastructure. Issue 118558 |
|
kustermann
2014/06/13 13:14:28
This issue doesn't exist.
Bill Hesse
2014/06/13 21:17:58
fixed typo - 18558.
|
| + |
| LayoutTests/fast/dom/HTMLButtonElement/change-type_t01: Skip # Breaks the test infrastructure. Issue 18558 |
| LayoutTests/fast/dom/shadow/form-in-shadow_t01: Skip # Breaks the test infrastructure. Issue 18558. |
| # Only one of the next two causes the problem - not sure which. |