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 3195 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3206 crbug.com/716569 [ Android ] tables/mozilla_expected_failures/bugs/bug1055-2.htm
l [ Failure ] | 3206 crbug.com/716569 [ Android ] tables/mozilla_expected_failures/bugs/bug1055-2.htm
l [ Failure ] |
3207 crbug.com/716569 [ Android ] tables/mozilla_expected_failures/bugs/bug2479-5.htm
l [ Failure ] | 3207 crbug.com/716569 [ Android ] tables/mozilla_expected_failures/bugs/bug2479-5.htm
l [ Failure ] |
3208 | 3208 |
3209 # Feature Policy changes same-origin allowpaymentrequest behaviour, tests need u
pdating | 3209 # Feature Policy changes same-origin allowpaymentrequest behaviour, tests need u
pdating |
3210 crbug.com/718155 payments/payment-request-in-iframe.html [ Failure ] | 3210 crbug.com/718155 payments/payment-request-in-iframe.html [ Failure ] |
3211 crbug.com/718155 payments/payment-request-in-iframe-nested-not-allowed.html [ Fa
ilure ] | 3211 crbug.com/718155 payments/payment-request-in-iframe-nested-not-allowed.html [ Fa
ilure ] |
3212 | 3212 |
3213 # Layout Tests on Swarming (Windows) - https://crbug.com/717347 | 3213 # Layout Tests on Swarming (Windows) - https://crbug.com/717347 |
3214 crbug.com/724392 [ Win ] fast/css/font-family-case-insensitive.html [ Failure Pa
ss Timeout ] | 3214 crbug.com/724392 [ Win ] fast/css/font-family-case-insensitive.html [ Failure Pa
ss Timeout ] |
3215 | 3215 |
| 3216 crbug.com/646010 paint/selection/text-selection-newline-rtl-double-linebreak.htm
l [ NeedsRebaseline ] |
| 3217 crbug.com/646010 virtual/disable-spinvalidation/paint/selection/text-selection-n
ewline-rtl-double-linebreak.html [ NeedsRebaseline ] |
3216 | 3218 |
3217 # Sheriff failures 2017-05-17 | 3219 # Sheriff failures 2017-05-17 |
3218 # Crashes | 3220 # Crashes |
3219 crbug.com/723841 http/tests/dom/script-module-load-incomplete-no-crash.html [ Sk
ip ] | 3221 crbug.com/723841 http/tests/dom/script-module-load-incomplete-no-crash.html [ Sk
ip ] |
3220 crbug.com/723841 virtual/mojo-loading/http/tests/dom/script-module-load-incomple
te-no-crash.html [ Skip ] | 3222 crbug.com/723841 virtual/mojo-loading/http/tests/dom/script-module-load-incomple
te-no-crash.html [ Skip ] |
OLD | NEW |