[Webkit-unassigned] [Bug 53428] New: [GTK] favicon-as-image test is flaky in the bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 31 08:49:09 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=53428

           Summary: [GTK] favicon-as-image test is flaky in the bots
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P3
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alex at igalia.com


After http://trac.webkit.org/changeset/76555 this test has flaky results.

--- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/http/tests/misc/favicon-as-image-expected.txt    2011-01-31 06:44:29.013366747 -0800
+++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/http/tests/misc/favicon-as-image-actual.txt    2011-01-31 06:44:29.005411827 -0800
@@ -3,22 +3,13 @@
 layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (0,0) size 800x600
-      RenderBlock {DIV} at (0,0) size 0x190
-        RenderText {#text} at (0,0) size 62x190
-          text run at (0,0) width 37: "Three"
-          text run at (0,19) width 35: "green"
-          text run at (0,38) width 40: "16x16"
-          text run at (0,57) width 31: "pixel"
-          text run at (0,76) width 47: "squares"
-          text run at (0,95) width 42: "should"
-          text run at (0,114) width 42: "appear"
-          text run at (0,133) width 43: "below,"
-          text run at (0,152) width 47: "stacked"
-          text run at (0,171) width 62: "vertically."
-      RenderBlock {DIV} at (0,190) size 18x18 [bgcolor=#FF0000] [border: (1px solid #000000)]
+      RenderBlock {DIV} at (0,0) size 800x19
+        RenderText {#text} at (0,0) size 462x19
+          text run at (0,0) width 462: "Three green 16x16 pixel squares should appear below, stacked vertically."
+      RenderBlock {DIV} at (0,19) size 18x18 [bgcolor=#FF0000] [border: (1px solid #000000)]
         RenderImage {IMG} at (1,1) size 16x16
         RenderText {#text} at (0,0) size 0x0
-      RenderBlock (anonymous) at (0,208) size 800x36
+      RenderBlock (anonymous) at (0,37) size 800x36
         RenderPartObject {IFRAME} at (0,0) size 18x18 [bgcolor=#FF0000] [border: (1px solid #000000)]
           layer at (0,0) size 16x16
             RenderView at (0,0) size 16x16

Maybe related to the issues also caused by that commit:

http://trac.webkit.org/changeset/76558

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list