Summary: | [GTK] some fast/borders/border-painting* tests are failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michal Pakula vel Rutka <mpakulavelrutka> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW --- | ||
Severity: | Normal | CC: | bugs-noreply, clopez, ltilve, lucas.de.marchi, mcatanzaro, simon.fraser, zalan |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Description
Michal Pakula vel Rutka
2014-08-22 10:28:43 PDT
On the GTK port this 4 tests are also failing since they were added on r172797. The diffs are: Regressions: Unexpected image-only failures (4) fast/borders/border-painting-dashed-at-all.html [ ImageOnlyFailure ] * Diff: http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r172797%20%282237%29/fast/borders/border-painting-dashed-at-all-diffs.html fast/borders/border-painting-dotted-at-all.html [ ImageOnlyFailure ] * Diff: http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r172797%20%282237%29/fast/borders/border-painting-dotted-at-all-diffs.html fast/borders/hidpi-border-painting-groove.html [ ImageOnlyFailure ] * Diff: http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r172797%20%282237%29/fast/borders/hidpi-border-painting-groove-diffs.html fast/borders/hidpi-border-painting-ridge.html [ ImageOnlyFailure ] * Diff: http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r172797%20%282237%29/fast/borders/hidpi-border-painting-ridge-diffs.html fast/borders/border-painting-dashed-at-all.html and fast/borders/border-painting-dotted-at-all.html layout tests were being skipped on the GTK port. Passing again after <http://trac.webkit.org/changeset/191658>. Unskipped in <http://trac.webkit.org/changeset/194218>. Reassigning some EFL bugs that are likely shared with GTK/WPE to the GTK component. |