Bug 134756 - [GTK] 3 Layout Tests on fast/dom/HTMLImageElement/sizes and http/tests/loading/sizes fail after r170837
Summary: [GTK] 3 Layout Tests on fast/dom/HTMLImageElement/sizes and http/tests/loadin...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-09 03:21 PDT by Carlos Alberto Lopez Perez
Modified: 2015-07-08 10:43 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2014-07-09 03:21:32 PDT
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
Comment 1 Carlos Alberto Lopez Perez 2014-07-09 09:30:53 PDT
Marked the test as failing on the GTK TestExpectations on r170916 <http://trac.webkit.org/changeset/170916>
Comment 2 Carlos Alberto Lopez Perez 2015-07-08 10:43:57 PDT
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.