Bug 134756
Summary: | [GTK] 3 Layout Tests on fast/dom/HTMLImageElement/sizes and http/tests/loading/sizes fail after r170837 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | mrobinson, yoav |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Carlos Alberto Lopez Perez
The following 3 layout test fail on platform GTK after the compile flag ENABLE_PICTURE_SIZES was enabled and the tests were unskipped on r170837 <http://trac.webkit.org/r170837>
Regressions:
fast/dom/HTMLImageElement/sizes/image-sizes-2x.html [ Failure ]
* Diff: http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r170837%20%281254%29/fast/dom/HTMLImageElement/sizes/image-sizes-2x-pretty-diff.html
fast/dom/HTMLImageElement/sizes/image-sizes-js-change.html [ Failure ]
* Diff: http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r170837%20%281254%29/fast/dom/HTMLImageElement/sizes/image-sizes-js-change-pretty-diff.html
http/tests/loading/sizes/preload-image-sizes-2x.html [ Failure ]
* Diff: http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20%28Tests%29/r170837%20%281254%29/http/tests/loading/sizes/preload-image-sizes-2x-pretty-diff.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Carlos Alberto Lopez Perez
Marked the test as failing on the GTK TestExpectations on r170916 <http://trac.webkit.org/changeset/170916>
Carlos Alberto Lopez Perez
This 3 tests pass now after the upgrade of GTK+, Cairo, Gdk-Pixbuf and GLib done in r186500 <http://trac.webkit.org/r186500>.
I have updated the expectations file on http://trac.webkit.org/changeset/186513
So, closing as fixed.