[Webkit-unassigned] [Bug 124566] New: [GTK] fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 18 23:42:15 PST 2013


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

           Summary: [GTK]
                    fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml is
                    failing
           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


The fast/dom/SelectorAPI/resig-SelectorsAPI-test.xhtml layout test is failing ever since added in r159326
http://trac.webkit.org/changeset/159326

--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/dom/SelectorAPI/resig-SelectorsAPI-test-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/dom/SelectorAPI/resig-SelectorsAPI-test-actual.txt
@@ -4,7 +4,7 @@

  Show only failing tests.

-100.0%: 2163 passed, 1 failed
+99.3%: 2149 passed, 15 failed
 PASS Element supports querySelector
 PASS Element supports querySelectorAll
 PASS Element.querySelectorAll Empty String
@@ -24,9 +24,9 @@
 PASS Element.querySelectorAll: .test > .blox1
 PASS Element.querySelectorAll Whitespace Trim: .test > .blox1
 PASS Element.querySelector: .test > .blox1
-PASS Element.querySelectorAll: .blox2[align]
-PASS Element.querySelectorAll Whitespace Trim: .blox2[align]
-PASS Element.querySelector: .blox2[align]
+FAIL Element.querySelectorAll: .blox2[]]><![CDATA[align]
+FAIL Element.querySelectorAll Whitespace Trim: .blox2[]]><![CDATA[align]
+FAIL Element.querySelector: .blox2[]]><![CDATA[align]
 PASS Element.querySelectorAll: .blox3[align]
 PASS Element.querySelectorAll Whitespace Trim: .blox3[align]
 PASS Element.querySelector: .blox3[align]
@@ -314,7 +314,7 @@
 PASS Element.querySelector: .plus .t1:hover + .unitTest + .unitTest
 FAIL Inside Element: :target selector
 PASS Inside Element: childhood selector
-PASS Inside Element: attribute existence selector
+FAIL Inside Element: attribute existence selector
 PASS Inside Element: attribute existence selector with empty string value
 PASS Inside Element: attribute existence selector with almost identical attribute
 PASS Inside Element: attribute existence selector with almost identical attribute
@@ -740,9 +740,9 @@
 PASS Disconnected Element.querySelectorAll: .test > .blox1
 PASS Disconnected Element.querySelectorAll Whitespace Trim: .test > .blox1
 PASS Disconnected Element.querySelector: .test > .blox1
-PASS Disconnected Element.querySelectorAll: .blox2[align]
-PASS Disconnected Element.querySelectorAll Whitespace Trim: .blox2[align]
-PASS Disconnected Element.querySelector: .blox2[align]
+FAIL Disconnected Element.querySelectorAll: .blox2[]]><![CDATA[align]
+FAIL Disconnected Element.querySelectorAll Whitespace Trim: .blox2[]]><![CDATA[align]
+FAIL Disconnected Element.querySelector: .blox2[]]><![CDATA[align]
 PASS Disconnected Element.querySelectorAll: .blox3[align]
 PASS Disconnected Element.querySelectorAll Whitespace Trim: .blox3[align]
 PASS Disconnected Element.querySelector: .blox3[align]
@@ -1029,7 +1029,7 @@
 PASS Disconnected Element.querySelectorAll Whitespace Trim: .plus .t1:hover + .unitTest + .unitTest
 PASS Disconnected Element.querySelector: .plus .t1:hover + .unitTest + .unitTest
 PASS Disconnected Element: childhood selector
-PASS Disconnected Element: attribute existence selector
+FAIL Disconnected Element: attribute existence selector
 PASS Disconnected Element: attribute existence selector with empty string value
 PASS Disconnected Element: attribute existence selector with almost identical attribute
 PASS Disconnected Element: attribute existence selector with almost identical attribute
@@ -1338,9 +1338,9 @@
 PASS Fragment.querySelectorAll: .test > .blox1
 PASS Fragment.querySelectorAll Whitespace Trim: .test > .blox1
 PASS Fragment.querySelector: .test > .blox1
-PASS Fragment.querySelectorAll: .blox2[align]
-PASS Fragment.querySelectorAll Whitespace Trim: .blox2[align]
-PASS Fragment.querySelector: .blox2[align]
+FAIL Fragment.querySelectorAll: .blox2[]]><![CDATA[align]
+FAIL Fragment.querySelectorAll Whitespace Trim: .blox2[]]><![CDATA[align]
+FAIL Fragment.querySelector: .blox2[]]><![CDATA[align]
 PASS Fragment.querySelectorAll: .blox3[align]
 PASS Fragment.querySelectorAll Whitespace Trim: .blox3[align]
 PASS Fragment.querySelector: .blox3[align]
@@ -1701,9 +1701,9 @@
 PASS Document.querySelectorAll: .test > .blox1
 PASS Document.querySelectorAll Whitespace Trim: .test > .blox1
 PASS Document.querySelector: .test > .blox1
-PASS Document.querySelectorAll: .blox2[align]
-PASS Document.querySelectorAll Whitespace Trim: .blox2[align]
-PASS Document.querySelector: .blox2[align]
+FAIL Document.querySelectorAll: .blox2[]]><![CDATA[align]
+FAIL Document.querySelectorAll Whitespace Trim: .blox2[]]><![CDATA[align]
+FAIL Document.querySelector: .blox2[]]><![CDATA[align]
 PASS Document.querySelectorAll: .blox3[align]
 PASS Document.querySelectorAll Whitespace Trim: .blox3[align]
 PASS Document.querySelector: .blox3[align]

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