Bug 214470
| Summary: | [GTK] New failures on WPT css ref-tests after updating WPT import | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, webkit-bug-importer |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=214414 https://bugs.webkit.org/show_bug.cgi?id=214471 https://bugs.webkit.org/show_bug.cgi?id=214550 |
||
Carlos Alberto Lopez Perez
On bug 214414 the WPT css folder was updated. This caused new ref-test failures for the following tests:
imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat/background-repeat-round-roundup.xht [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat/background-repeat-round.xht [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat/background-repeat-space.xht [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-backgrounds/background-size/background-size-contain.xht [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-text-decor/text-decoration-thickness-from-font-variable.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-text-decor/text-underline-offset-variable.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-text-decor/text-underline-position-from-font-variable.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-values/ch-unit-002.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-values/ch-unit-011.html [ ImageOnlyFailure ]
Note this failures happen on GTK, but not on Mac
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
(In reply to Carlos Alberto Lopez Perez from comment #0)
>
> imported/w3c/web-platform-tests/css/css-text-decor/text-decoration-thickness-
> from-font-variable.html [ ImageOnlyFailure ]
>
> imported/w3c/web-platform-tests/css/css-text-decor/text-underline-offset-
> variable.html [ ImageOnlyFailure ]
>
> imported/w3c/web-platform-tests/css/css-text-decor/text-underline-position-
> from-font-variable.html [ ImageOnlyFailure ]
These are fixed by bug #214550
Diego Pino
Test(s) is passing after switch to Skia in 278498@main<br/><br/>https://results.webkit.org/?suite=layout-tests&test=imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat/background-repeat-round-roundup.xht&platform=GTK&platform=WPE After updating test expectations in 279290@main, there are no more test(s) referring to this bug.