Bug 119731 - [GTK] fast/images/exif-orientation-composited.html is failing
Summary: [GTK] fast/images/exif-orientation-composited.html is failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anton Obzhirov
URL:
Keywords: Gtk, LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2013-08-13 01:43 PDT by Zan Dobersek
Modified: 2013-09-24 07:17 PDT (History)
3 users (show)

See Also:


Attachments
Patch (3.01 KB, patch)
2013-09-23 12:26 PDT, Anton Obzhirov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2013-08-13 01:43:14 PDT
The fast/images/exif-orientation-composited.html layout test is failing since added in r153797.
http://trac.webkit.org/changeset/153797

http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fimages%2Fexif-orientation-composited.html

--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/images/exif-orientation-composited-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/images/exif-orientation-composited-actual.txt
@@ -12,7 +12,7 @@
 img1 size = 100px by 50px
 img2 size = 100px by 50px
 img3 size = 100px by 50px
-img4 size = 50px by 100px
-img5 size = 50px by 100px
-img6 size = 50px by 100px
-img7 size = 50px by 100px
+img4 size = 100px by 50px
+img5 size = 100px by 50px
+img6 size = 100px by 50px
+img7 size = 100px by 50px
Comment 1 Anton Obzhirov 2013-09-23 12:26:51 PDT
Created attachment 212380 [details]
Patch
Comment 2 WebKit Commit Bot 2013-09-24 07:17:13 PDT
Comment on attachment 212380 [details]
Patch

Clearing flags on attachment: 212380

Committed r156331: <http://trac.webkit.org/changeset/156331>
Comment 3 WebKit Commit Bot 2013-09-24 07:17:14 PDT
All reviewed patches have been landed.  Closing bug.