Bug 236298
| Summary: | [GTK] Several tests are failing with ImageOnlyFailure after r288070 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | abstractmachines, bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego Pino
The following tests started failing for WebKitGTK after r288070:
css1/pseudo/firstletter-surrogate.html [ ImageOnlyFailure ]
fast/forms/basic-textareas-quirks-simple-lines.html [ ImageOnlyFailure ]
fast/inline-block/hidpi-margin-top-with-subpixel-value-and-overflow-hidden.html [ ImageOnlyFailure ]
fast/sub-pixel/ellipsis-table.html [ ImageOnlyFailure ]
fast/text/combining-character-sequence-vertical.html [ ImageOnlyFailure ]
fast/text/fallback-font-and-zero-width-glyph.html [ ImageOnlyFailure ]
fast/text/hanging-punctuation-allow-end-basic.html [ ImageOnlyFailure ]
fast/text/simple-line-layout-with-justified-punctuation.html [ ImageOnlyFailure ]
fast/text/simple-lines-text-transform.html [ ImageOnlyFailure ]
fast/text/simple-line-wordspacing.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-content/quotes-009.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-content/quotes-024.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-flexbox/flexbox-baseline-single-item-001a.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-flexbox/flexbox-baseline-single-item-001b.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-fonts/first-available-font-003.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-pseudo/first-letter-005.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-ui/text-overflow-012.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-ui/text-overflow-022.html [ ImageOnlyFailure ]
https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/r289366%20(6016)/results.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Diego Pino
Updated test expectations in r289375.
Diego Pino
Discussing this bug with Carlos GarcĂa, we agreed is better that Ubuntu 18.04, and other old systems, build using the flag `--cmakeargs=-DUSE_ATSPI=OFF`.
Diego Pino
Closed bug by mistake.
The former comment was aimed for https://bugs.webkit.org/show_bug.cgi?id=236237
Amanda Falke
Note: Fixed fast/text/fallback-font-and-zero-width-glyph.html with '264509@main'