RESOLVED FIXED 98585
REGRESSION (r130557): fast/exclusions/shape-inside/shape-inside-rounded-rectangle-003.html fails on Qt and GTK
https://bugs.webkit.org/show_bug.cgi?id=98585
Summary REGRESSION (r130557): fast/exclusions/shape-inside/shape-inside-rounded-recta...
Zan Dobersek
Reported 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
Attachments
Actual output (7.77 KB, image/png)
2012-10-05 23:27 PDT, Zan Dobersek
no flags
Expected output (7.88 KB, image/png)
2012-10-05 23:28 PDT, Zan Dobersek
no flags
Zan Dobersek
Comment 1 2012-10-05 23:27:48 PDT
Created attachment 167439 [details] Actual output The actual output is identical on both platforms.
Zan Dobersek
Comment 2 2012-10-05 23:28:25 PDT
Created attachment 167440 [details] Expected output The expected output is identical on both platforms as well.
Bear Travis
Comment 3 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.
Csaba Osztrogonác
Comment 4 2012-10-08 08:38:59 PDT
Skipped on Qt by https://trac.webkit.org/changeset/130628. Please unskip it with the proper fix.
Bear Travis
Comment 5 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.
Csaba Osztrogonác
Comment 6 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
Zan Dobersek
Comment 7 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.
Csaba Osztrogonác
Comment 8 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.
Note You need to log in before you can comment on or make changes to this bug.