RESOLVED FIXED 61602
editing/pasteboard/5027857.html should be renamed and converted to a dump-as-markup test
https://bugs.webkit.org/show_bug.cgi?id=61602
Summary editing/pasteboard/5027857.html should be renamed and converted to a dump-as-...
Ryosuke Niwa
Reported 2011-05-26 21:37:35 PDT
We should give editing/pasteboard/5027857.html a more descriptive name and convert it to a dump-as-markup test.
Attachments
converts the test (12.42 KB, patch)
2011-05-26 21:42 PDT, Ryosuke Niwa
eric: review+
webkit.review.bot: commit-queue-
Archive of layout-test-results from ec2-cr-linux-02 (1.24 MB, application/zip)
2011-05-26 22:10 PDT, WebKit Review Bot
no flags
Ryosuke Niwa
Comment 1 2011-05-26 21:42:58 PDT
Created attachment 95107 [details] converts the test
Ryosuke Niwa
Comment 2 2011-05-26 21:43:25 PDT
It turns out this test produces a horrible markup :(
Eric Seidel (no email)
Comment 3 2011-05-26 21:49:04 PDT
Comment on attachment 95107 [details] converts the test View in context: https://bugs.webkit.org/attachment.cgi?id=95107&action=review Are you sure you wanted to move this out of quirks mode? > LayoutTests/editing/pasteboard/paste-code-in-pre.html:16 > +Markup.description(document.getElementsByTagName('p')[0].textContent); Kinda funny way to do this.
Ryosuke Niwa
Comment 4 2011-05-26 21:50:55 PDT
(In reply to comment #3) > (From update of attachment 95107 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=95107&action=review > > Are you sure you wanted to move this out of quirks mode? Yeah, I don't think quirks mode is anything to do with this test.
WebKit Review Bot
Comment 5 2011-05-26 22:10:42 PDT
Comment on attachment 95107 [details] converts the test Attachment 95107 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/8740315 New failing tests: editing/pasteboard/paste-code-in-pre.html
WebKit Review Bot
Comment 6 2011-05-26 22:10:46 PDT
Created attachment 95111 [details] Archive of layout-test-results from ec2-cr-linux-02 The attached test failures were seen while running run-webkit-tests on the chromium-ews. Bot: ec2-cr-linux-02 Port: Chromium Platform: Linux-2.6.35-28-virtual-x86_64-with-Ubuntu-10.10-maverick
Ryosuke Niwa
Comment 7 2011-05-26 22:27:56 PDT
Note You need to log in before you can comment on or make changes to this bug.