[Webkit-unassigned] [Bug 142017] New: [Win] [Attachment] New Tests fail on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 25 09:33:18 PST 2015


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

            Bug ID: 142017
           Summary: [Win] [Attachment] New Tests fail on Windows
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: PC
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

The new <attachment> stuff added in <https://trac.webkit.org/changeset/180601> does not seem to work properly on Windows.

The following layout test is failing on Windows

fast/attachment/attachment-dom.html

The Failing looks like the following:
--- /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/attachment/attachment-dom-expected.txt
+++ /home/buildbot/slave/win-release-tests/build/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/20150225/0f1790fc/attachment-0002.html>


More information about the webkit-unassigned mailing list