Bug 52996 - [GTK] r76449 results change fixed 32bits ones and broke 64bits
Summary: [GTK] r76449 results change fixed 32bits ones and broke 64bits
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2011-01-24 00:14 PST by Alejandro G. Castro
Modified: 2011-01-25 06:18 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alejandro G. Castro 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
Comment 1 Alejandro G. Castro 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?
Comment 2 Nikolas Zimmermann 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.
Comment 3 Nikolas Zimmermann 2011-01-25 06:18:47 PST
Fixed in r76586 - rebaselined results in r76588 (unskipped gtk tests again).