WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
65831
[Qt] svg/zoom/page/zoom-svg-through-* results diverging between bots
https://bugs.webkit.org/show_bug.cgi?id=65831
Summary
[Qt] svg/zoom/page/zoom-svg-through-* results diverging between bots
Balazs Kelemen
Reported
2011-08-07 15:01:20 PDT
We have differencies between the master and the Szeged bot like this: - RenderSVGRoot {svg} at (23,0) size 92x69 + RenderSVGRoot {svg} at (22,0) size 93x69 The results have been added in
http://trac.webkit.org/changeset/92564
and modified in
http://trac.webkit.org/changeset/92566
. The results are not even consistent between the Szeged bots. x86_64 Debug fails on object-with-absolute-size-2.xhtml, object-with-absolute-size.xhtml and object-with-auto-size.html. x86_64 Release fails on object-with-absolute-size-2.xhtml and object-with-absolute-size.xhtml. x86_32 Debug falis only on object-with-auto-size.html. ARMv5 Release fails on object-with-absolute-size-2.xhtml, object-with-absolute-size.xhtml and object-with-auto-size.html and object-with-percentage-size.xhtml. I'm going to skip all the 4 tests that are affected but we should find out what's going on.
Attachments
Add attachment
proposed patch, testcase, etc.
Zoltan Horvath
Comment 1
2011-08-08 00:33:02 PDT
The following tests have different results on Qt SnowLeopard Intel Release. (
http://trac.webkit.org/changeset/92564
) fast/writing-mode/border-styles-vertical-lr.html fast/writing-mode/border-styles-vertical-rl.html svg/zoom/page/zoom-svg-through-object-with-huge-size.xhtml svg/zoom/page/zoom-svg-through-object-with-override-size.html I skipped them. (
http://trac.webkit.org/changeset/92586
)
Balazs Kelemen
Comment 2
2011-08-08 01:47:12 PDT
(In reply to
comment #1
)
> The following tests have different results on Qt SnowLeopard Intel Release. (
http://trac.webkit.org/changeset/92564
) > > fast/writing-mode/border-styles-vertical-lr.html > fast/writing-mode/border-styles-vertical-rl.html > svg/zoom/page/zoom-svg-through-object-with-huge-size.xhtml > svg/zoom/page/zoom-svg-through-object-with-override-size.html > > I skipped them. (
http://trac.webkit.org/changeset/92586
)
The Mac bot just needs platform specific result for these tests. There is no reason to skip them. The problem is that nobody cares with the Mac bot on a daily basis - which is the only way to keep a bot green.
Zoltan Horvath
Comment 3
2011-08-08 01:54:24 PDT
(In reply to
comment #2
)
> > The Mac bot just needs platform specific result for these tests. There is no reason to skip them. The problem is that nobody cares with the Mac bot on a daily basis - which is the only way to keep a bot green.
As I know we don't have qtwebkitmac build, so we should find a volunteer who will do this.
Csaba Osztrogonác
Comment 4
2011-08-08 05:22:24 PDT
Unfortunately there are differences between 32/64 systems and release/debug mode. Check
https://bugs.webkit.org/show_bug.cgi?id=52810
for details. Snow Leopard is a 64 bit system, so these tests fail on it too.
Nikolas Zimmermann
Comment 5
2011-11-29 02:07:22 PST
(In reply to
comment #4
)
> Unfortunately there are differences between 32/64 systems and release/debug mode. Check
https://bugs.webkit.org/show_bug.cgi?id=52810
for details. > > Snow Leopard is a 64 bit system, so these tests fail on it too.
I'm keen to hear an update regarding that, now that
bug 47467
is fixed.
Csaba Osztrogonác
Comment 6
2012-03-29 05:30:09 PDT
Everything is different on Qt Mac and nobody maintains qt-mac specific results.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug