Bug 136159
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 |
Michal Pakula vel Rutka
Layout tests:
fast/borders/border-painting-dashed-at-all.html
fast/borders/border-painting-dotted-at-all.html
fast/borders/hidpi-border-painting-groove.html
fast/borders/hidpi-border-painting-ridge.html
introduced in r172797 <http://trac.webkit.org/changeset/172797> are failing:
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fborders%2Fborder-painting-dashed-at-all.html
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fborders%2Fborder-painting-dotted-at-all.html
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fborders%2Fhidpi-border-painting-groove.html
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fborders%2Fhidpi-border-painting-ridge.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
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
Lorenzo Tilve
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>.
Michael Catanzaro
Reassigning some EFL bugs that are likely shared with GTK/WPE to the GTK component.