| 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 3212 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3223 crbug.com/718155 payments/payment-request-in-iframe.html [ Failure ] | 3223 crbug.com/718155 payments/payment-request-in-iframe.html [ Failure ] |
| 3224 crbug.com/718155 payments/payment-request-in-iframe-nested-not-allowed.html [ Fa
ilure ] | 3224 crbug.com/718155 payments/payment-request-in-iframe-nested-not-allowed.html [ Fa
ilure ] |
| 3225 | 3225 |
| 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 |
| 3234 # Sheriff failures 2017-05-22 |
| 3235 crbug.com/725016 [ Win ] editing/selection/doubleclick-beside-cr-span.html [ Ski
p ] |
| OLD | NEW |