Bug 52996

Summary: [GTK] r76449 results change fixed 32bits ones and broke 64bits
Product: WebKit Reporter: Alejandro G. Castro <alex>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: krit, zimmermann
Priority: P3 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   

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).