Bug 61918 - [GTK] SVG zoom tests randomly failing because of 16px difference
Summary: [GTK] SVG zoom tests randomly failing because of 16px difference
Status: RESOLVED DUPLICATE of bug 63186
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2011-06-02 03:45 PDT by Mario Sanchez Prada
Modified: 2011-06-22 14:46 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mario Sanchez Prada 2011-06-02 03:45:50 PDT
The following tests were observed failing randomly in the GTK bots, and whenever they failed, they always did because of an exact difference of 16px rendering:

svg/zoom/page/zoom-svg-through-object-with-absolute-size-2.xhtml
svg/zoom/page/zoom-svg-through-object-with-absolute-size.xhtml
svg/zoom/page/zoom-svg-through-object-with-huge-size.xhtml
svg/zoom/page/zoom-svg-through-object-with-override-size.html
svg/zoom/page/zoom-svg-through-object-with-percentage-size.xhtml
svg/zoom/page/zoom-svg-through-object-with-text.xhtml

See pretty diffs at:

http://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug/r87883%20%2822992%29/svg/zoom/page/zoom-svg-through-object-with-absolute-size-2-pretty-diff.html
http://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug/r87883%20%2822992%29/svg/zoom/page/zoom-svg-through-object-with-absolute-size-pretty-diff.html
http://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug/r87883%20%2822992%29/svg/zoom/page/zoom-svg-through-object-with-huge-size-pretty-diff.html
http://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug/r87883%20%2822992%29/svg/zoom/page/zoom-svg-through-object-with-override-size-pretty-diff.html
http://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug/r87883%20%2822992%29/svg/zoom/page/zoom-svg-through-object-with-percentage-size-pretty-diff.html
http://build.webkit.org/results/GTK%20Linux%2064-bit%20Debug/r87883%20%2822992%29/svg/zoom/page/zoom-svg-through-object-with-text-pretty-diff.html

Skipping in GTK for now...
Comment 1 Adam Roben (:aroben) 2011-06-22 14:46:22 PDT

*** This bug has been marked as a duplicate of bug 63186 ***