[Webkit-unassigned] [Bug 91009] New: [Gtk] fast/xsl/xslt-missing-namespace-in-xslt.xml is failing on the 64-bit Debug builder

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 11 13:32:14 PDT 2012


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

           Summary: [Gtk] fast/xsl/xslt-missing-namespace-in-xslt.xml is
                    failing on the 64-bit Debug builder
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zandobersek at gmail.com
                CC: gns at gnome.org, mrobinson at webkit.org,
                    pnormand at igalia.com, spena at igalia.com


The test fails only on the 64-bit Debug builder. The OS running on it is Debian Sid (unstable).

Debian Sid provides libxml2 2.8.0. After installing this version of libxml2 locally I can reproduce the failure:
--- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/fast/xsl/xslt-missing-namespace-in-xslt-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/fast/xsl/xslt-missing-namespace-in-xslt-actual.txt
@@ -2,14 +2,29 @@

 layer at (0,0) size 800x600
   RenderView at (0,0) size 800x600
-layer at (0,0) size 800x84
-  RenderBlock {html} at (0,0) size 800x84
-    RenderBody {body} at (8,16) size 784x52
+layer at (0,0) size 800x286
+  RenderBlock {html} at (0,0) size 800x286
+    RenderBlock {parsererror} at (16,16) size 768x186 [bgcolor=#FFDDDD] [border: (2px solid #CC7777)]
+      RenderBlock {h3} at (18,20) size 732x22
+        RenderText {#text} at (0,0) size 324x22
+          text run at (0,0) width 324: "This page contains the following errors:"
+      RenderBlock {div} at (18,60) size 732x14
+        RenderText {#text} at (0,0) size 504x14
+          text run at (0,0) width 504: "error on line 1 at column 76: Namespace prefix foo on bar is not defined"
+          text run at (504,0) width 0: " "
+      RenderBlock {h3} at (18,92) size 732x22
+        RenderText {#text} at (0,0) size 429x22
+          text run at (0,0) width 429: "Below is a rendering of the page up to the first error."
+      RenderBlock {p} at (18,132) size 732x36
+        RenderText {#text} at (0,0) size 731x37
+          text run at (0,0) width 731: "This document was created as the result of an XSL transformation. The line and column numbers given are from the"
+          text run at (0,18) width 117: "transformed result."
+    RenderBody {body} at (8,218) size 784x52
       RenderBlock {p} at (0,0) size 784x18
         RenderText {#text} at (0,0) size 227x19
           text run at (0,0) width 227: "You should see error text above this"
       RenderBlock (anonymous) at (0,34) size 784x0
-        RenderInline {bar} at (0,0) size 0x0
+        RenderInline {foo:bar} at (0,0) size 0x0
       RenderBlock {p} at (0,34) size 784x18
         RenderText {#text} at (0,0) size 350x19
           text run at (0,0) width 350: "ERROR? this, and nothing below it should be rendered"

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