Bug 98585

Summary: REGRESSION (r130557): fast/exclusions/shape-inside/shape-inside-rounded-rectangle-003.html fails on Qt and GTK
Product: WebKit Reporter: Zan Dobersek <zan>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: betravis, donggwan.kim, leviw, ossy
Priority: P2 Keywords: Gtk, LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 89256    
Attachments:
Description Flags
Actual output
none
Expected output none

Description Zan Dobersek 2012-10-05 23:26:29 PDT
The fast/exclusions/shape-inside/shape-inside-rounded-rectangle-003.html test included in r130557 is failing on the Qt and GTK platforms.
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&tests=fast%2Fexclusions%2Fshape-inside%2Fshape-inside-rounded-rectangle-003.html
Comment 1 Zan Dobersek 2012-10-05 23:27:48 PDT
Created attachment 167439 [details]
Actual output

The actual output is identical on both platforms.
Comment 2 Zan Dobersek 2012-10-05 23:28:25 PDT
Created attachment 167440 [details]
Expected output

The expected output is identical on both platforms as well.
Comment 3 Bear Travis 2012-10-06 18:39:53 PDT
It looks like the actual results are correct, but the generated expectations are incorrect.
Linking this to the master shape-inside bug to be fixed.
Comment 4 Csaba Osztrogonác 2012-10-08 08:38:59 PDT
Skipped on Qt by https://trac.webkit.org/changeset/130628.
Please unskip it with the proper fix.
Comment 5 Bear Travis 2012-10-30 12:57:38 PDT
Unable to reproduce on Mac Qt build (Mac OS 10.8 with Qt 5.0.0r38).
Next step will be to check this on a Linux machine.
Comment 6 Csaba Osztrogonác 2012-10-30 13:47:52 PDT
(In reply to comment #5)
> Unable to reproduce on Mac Qt build (Mac OS 10.8 with Qt 5.0.0r38).
> Next step will be to check this on a Linux machine.

I don't know what happend on Qt Mac, because nobody runs layout tests on Qt Mac
and nobody maintains the results on Mac. I tested this bug again, and the bug is
still valid on Qt Linux. You can easily reproduce it on Ubuntu 11.10, see "First steps befored gardening" section here http://trac.webkit.org/wiki/QtWebKitGardening
Comment 7 Zan Dobersek 2012-12-29 01:00:16 PST
This test was fixed for the GTK port somewhere between r137330 and r137333.
http://trac.webkit.org/log/?verbose=on&rev=137333&stop_rev=137330

It also doesn't fail on Qt anymore, so closing the bug.
Comment 8 Csaba Osztrogonác 2012-12-30 06:53:36 PST
(In reply to comment #7)
> This test was fixed for the GTK port somewhere between r137330 and r137333.
> http://trac.webkit.org/log/?verbose=on&rev=137333&stop_rev=137330
> 
> It also doesn't fail on Qt anymore, so closing the bug.

Unskipped on Qt - r138575.