[Webkit-unassigned] [Bug 142269] New: [GTK] Layout Test fast/attachment/attachment-dom.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 4 01:47:23 PST 2015


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

            Bug ID: 142269
           Summary: [GTK] Layout Test fast/attachment/attachment-dom.html
                    is failing
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: chavarria1991 at gmail.com

The fast/attachment/attachment-dom.html layout test is failing since the *-expected was updated on r180601 (https://trac.webkit.org/changeset/r180601).

--- /home/ch01/wk-tools/layout-test-results/fast/attachment/attachment-dom-expected.txt
+++ /home/ch01/wk-tools/layout-test-results/fast/attachment/attachment-dom-actual.txt
@@ -1,14 +1,10 @@
+CONSOLE MESSAGE: line 1: ReferenceError: Can't find variable: HTMLAttachmentElement
 This tests that attachments have an instance type of HTMLElement.

 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


-PASS attachment is an instance of HTMLAttachmentElement
-PASS attachment.file is null
-Setting attachment.file to a file created from resources/test-file.txt
-PASS attachment.file is file
-PASS attachment.file.name is 'test-file.txt'
-PASS successfullyParsed is true
+FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined).

 TEST COMPLETE

-- 
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/20150304/e7a462ef/attachment-0002.html>


More information about the webkit-unassigned mailing list