RESOLVED FIXED 52996
[GTK] r76449 results change fixed 32bits ones and broke 64bits
https://bugs.webkit.org/show_bug.cgi?id=52996
Summary [GTK] r76449 results change fixed 32bits ones and broke 64bits
Alejandro G. Castro
Reported 2011-01-24 00:14:06 PST
After the rebaseline done in r76449 the tests changed started to fail in the 64bots, it fixed the 32bits bots though: http://trac.webkit.org/changeset/76449 The tests failing are: svg/W3C-SVG-1.1-SE/filters-image-03-f.svg svg/W3C-SVG-1.1-SE/pservers-pattern-03-f.svg svg/text/text-hkern-on-vertical-text.svg svg/text/text-hkern.svg svg/text/text-vkern-on-horizontal-text.svg svg/text/text-vkern.svg I'm going to skip the tests until we have more information about what could be causing this issue. Adding committers
Attachments
Alejandro G. Castro
Comment 1 2011-01-24 00:34:40 PST
Skipped the tests: http://trac.webkit.org/changeset/76486 Dirk, Nikolas, do you have any idea of what could be causing this difference in the 64 and 32 bits bots?
Nikolas Zimmermann
Comment 2 2011-01-25 03:41:51 PST
(In reply to comment #1) > Skipped the tests: > > http://trac.webkit.org/changeset/76486 > > Dirk, Nikolas, do you have any idea of what could be causing this difference in the 64 and 32 bits bots? Investigating.
Nikolas Zimmermann
Comment 3 2011-01-25 06:18:47 PST
Fixed in r76586 - rebaselined results in r76588 (unskipped gtk tests again).
Note You need to log in before you can comment on or make changes to this bug.