Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # This is the main failure suppression file for Blink LayoutTests. | 1 # This is the main failure suppression file for Blink LayoutTests. |
| 2 # Further documentation: | 2 # Further documentation: |
| 3 # https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_te st_expectations.md | 3 # https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_te st_expectations.md |
| 4 | 4 |
| 5 # Intentional failures to test the layout test system. | 5 # Intentional failures to test the layout test system. |
| 6 Bug(intentional) harness-tests/crash.html [ Crash ] | 6 Bug(intentional) harness-tests/crash.html [ Crash ] |
| 7 Bug(intentional) harness-tests/timeout.html [ Timeout ] | 7 Bug(intentional) harness-tests/timeout.html [ Timeout ] |
| 8 | 8 |
| 9 # TODO(qyearsley): Remove these lines and uncomment other test expectation | 9 # TODO(qyearsley): Remove these lines and uncomment other test expectation |
| 10 # lines related to CSS tests (crbug.com/706118). | 10 # lines related to CSS tests (crbug.com/706118). |
| (...skipping 3215 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 3226 # Layout Tests on Swarming (Windows) - https://crbug.com/717347 | 3226 # Layout Tests on Swarming (Windows) - https://crbug.com/717347 |
| 3227 crbug.com/724392 [ Win ] fast/css/font-family-case-insensitive.html [ Failure Pa ss Timeout ] | 3227 crbug.com/724392 [ Win ] fast/css/font-family-case-insensitive.html [ Failure Pa ss Timeout ] |
| 3228 | 3228 |
| 3229 # Sheriff failures 2017-05-17 | 3229 # Sheriff failures 2017-05-17 |
| 3230 # Crashes | 3230 # Crashes |
| 3231 crbug.com/723841 http/tests/dom/script-module-load-incomplete-no-crash.html [ Sk ip ] | 3231 crbug.com/723841 http/tests/dom/script-module-load-incomplete-no-crash.html [ Sk ip ] |
| 3232 crbug.com/723841 virtual/mojo-loading/http/tests/dom/script-module-load-incomple te-no-crash.html [ Skip ] | 3232 crbug.com/723841 virtual/mojo-loading/http/tests/dom/script-module-load-incomple te-no-crash.html [ Skip ] |
| 3233 | 3233 |
| 3234 # Sheriff failures 2017-05-22 | 3234 # Sheriff failures 2017-05-22 |
| 3235 crbug.com/725016 [ Win ] editing/selection/doubleclick-beside-cr-span.html [ Ski p ] | 3235 crbug.com/725016 [ Win ] editing/selection/doubleclick-beside-cr-span.html [ Ski p ] |
| 3236 crbug.com/725016 [ Win ] fast/forms/number/number-stepup-stepdown-from-renderer. html [ Skip ] | |
|
tkent
2017/05/23 22:55:31
According to the dashboard,
- This can happen on
| |
| OLD | NEW |