Bug 69134

Summary: [Qt][WK2] Fix failing "narrow" tests after migrating to refactored Qt5
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: Tools / TestsAssignee: Tor Arne Vestbø <vestbo>
Status: RESOLVED FIXED    
Severity: Normal CC: ossy, yael
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 69104    
Attachments:
Description Flags
Patch vestbo: review-

Csaba Osztrogonác
Reported 2011-09-30 00:07:23 PDT
There are zillion similar failing tests. It seems the page is so narrow. For example: http://build.webkit.sed.hu/results/x86-32%20Linux%20Qt%20Release%20WebKit2/r96349%20%2812586%29/css2.1/20110323/absolute-non-replaced-height-001-pretty-diff.html -layer at (0,0) size 800x600 -RenderView at (0,0) size 800x600 -layer at (0,0) size 800x22 +RenderView at (0,0) size 0x0 +layer at (0,0) size 0x304 +layer at (0,0) size 0x304 It seems that the width of the size is 0 pixel. :o
Attachments
Patch (3.68 KB, patch)
2011-09-30 12:44 PDT, Tor Arne Vestbø
vestbo: review-
Tor Arne Vestbø
Comment 1 2011-09-30 08:59:02 PDT
Got a fix.
Tor Arne Vestbø
Comment 2 2011-09-30 12:44:57 PDT
Tor Arne Vestbø
Comment 3 2011-09-30 13:05:28 PDT
Comment on attachment 109327 [details] Patch Landed in r96416
Csaba Osztrogonác
Comment 4 2011-10-03 03:15:33 PDT
This bug was fixed ... but css tests still fail because of metric differences. A volunteer have to check them manually one by one. :-/
Note You need to log in before you can comment on or make changes to this bug.