[Webkit-unassigned] [Bug 110694] New: REGRESSION (r143804): html5lib/runner.html is failing on EFL, GTK

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 23 11:25:12 PST 2013


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

           Summary: REGRESSION (r143804): html5lib/runner.html is failing
                    on EFL, GTK
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Gtk, LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zandobersek at gmail.com
                CC: eric at webkit.org, dchris at gmail.com


The html5lib/runner.html layout test is failing on EFL and GTK after r143804.
http://trac.webkit.org/changeset/143804

One of the tests in domjs-unsafe.dat is failing after the runner switches to writing tests into the testing iframe through setting a data: URL as the iframe's src attribute. I'll go out on a limb and say that this is failing due to some behavioral difference in libsoup, most likely in encoding the data: URL.

Diff:
--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/html5lib/runner-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/html5lib/runner-actual.txt
@@ -180,38 +180,15 @@

 resources/doctype01.dat: PASS

-resources/domjs-unsafe.dat: PASS
+resources/domjs-unsafe.dat:
+4
+5
+6
+7
+8
+15
+16
+17

-resources/entities01.dat: PASS
-
-resources/entities02.dat: PASS
-
-resources/html5test-com.dat: PASS
-
-resources/inbody01.dat: PASS
-
-resources/isindex.dat: PASS
-
-resources/pending-spec-changes-plain-text-unsafe.dat: PASS
-
-resources/pending-spec-changes.dat: PASS
-
-resources/plain-text-unsafe.dat: PASS
-
-resources/scriptdata01.dat: PASS
-
-resources/scripted/adoption01.dat: PASS
-
-resources/scripted/ark.dat: PASS
-
-resources/scripted/webkit01.dat: PASS
-
-resources/tables01.dat: PASS
-
-resources/tests_innerHTML_1.dat: PASS
-
-resources/tricky01.dat: PASS
-
-resources/webkit01.dat: PASS
-
-resources/webkit02.dat: PASS
+Test 4 of 49 in resources/domjs-unsafe.dat failed. Input:
+<script>a='

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