[Webkit-unassigned] [Bug 178577] New: [WPE] http/tests/dom/document-attributes-null-handling.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 20 04:50:38 PDT 2017


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

            Bug ID: 178577
           Summary: [WPE]
                    http/tests/dom/document-attributes-null-handling.html
                    is failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: WebKit WPE
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zan at falconsigh.net
                CC: bugs-noreply at webkitgtk.org

The http/tests/dom/document-attributes-null-handling.html layout test is failing ever since it unskipped two weeks ago.

--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/http/tests/dom/document-attributes-null-handling-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/http/tests/dom/document-attributes-null-handling-actual.txt
@@ -9,7 +9,7 @@
 PASS document.cookie is "key=value"
 document.cookie = null
 PASS document.cookie.indexOf('key=value') != -1 is true
-PASS document.cookie.indexOf('null=') != -1 is true
+FAIL document.cookie.indexOf('null=') != -1 should be true. Was false.

 * title attribute
 PASS document.title is ""

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171020/d04b2832/attachment.html>


More information about the webkit-unassigned mailing list