[Webkit-unassigned] [Bug 221737] [LayoutTests] Convert http/tests/mime convert PHP to Python

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 12 09:02:25 PST 2021


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

--- Comment #3 from Jonathan Bedard <jbedard at apple.com> ---
Comment on attachment 420123
  --> https://bugs.webkit.org/attachment.cgi?id=420123
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=420123&action=review

> LayoutTests/http/tests/mime/quoted-charset.py:7
> +print('<p>Should say SUCCESS: SUóóåSS</p>')

Should be a multi-line string. Also, you may need to dump this first sequence as bytes since this is testing a non-standard charset.

> LayoutTests/http/tests/mime/resources/uppercase-mime-type.py:7
> +print('<html>')

Should use a multi-line string here.

-- 
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/20210212/c04f618a/attachment.htm>


More information about the webkit-unassigned mailing list