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 / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mrobinson, yoav
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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.