[Webkit-unassigned] [Bug 142268] New: [GTK] Layout Test editing/pasteboard/copy-paste-attachment.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 4 01:27:15 PST 2015


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

            Bug ID: 142268
           Summary: [GTK] Layout Test
                    editing/pasteboard/copy-paste-attachment.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 editing/pasteboard/copy-paste-attachment.html layout test is failing since it was added on r180785 (https://trac.webkit.org/changeset/r180785).

--- /home/ch01/wk-tools/layout-test-results/editing/pasteboard/copy-paste-attachment-expected.txt
+++ /home/ch01/wk-tools/layout-test-results/editing/pasteboard/copy-paste-attachment-actual.txt
@@ -7,8 +7,8 @@
 PASS attachment.file.name is 'abe.png'
 Perform Cut on the entire selection followed by Paste
 Checking the file name for the pasted attachment element
-PASS attachment.file.name is 'abe.png'
+FAIL attachment.file.name should be abe.png. Threw exception TypeError: undefined is not an object (evaluating 'attachment.file.name')
 PASS successfullyParsed is true

 TEST COMPLETE
-This is a paragraph with an attachment  and some other text.
+This is a paragraph with an attachment and some other text.

-- 
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/8c1de730/attachment-0002.html>


More information about the webkit-unassigned mailing list