[Webkit-unassigned] [Bug 223496] [WinCairo] http/tests/mime/quoted-charset.py is failing since r273819

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 18 19:22:43 PDT 2021


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

--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
If I run the test on my Windows PC,

> python.exe ./Tools/Scripts/run-webkit-tests --debug --wincairo --no-new-test-results --no-retry-failures --no-show-results http/tests/mime/quoted-charset.py

WebKitBuild/Debug/bin64/layout-test-results/error_log.txt contains the following error message.

> AH01215: Traceback (most recent call last):\r: C:/home/webkit/gb/LayoutTests/http/tests/mime/quoted-charset.py
> AH01215:   File "C:\\home\\webkit\\gb\\LayoutTests\\http\\tests\\mime\\quoted-charset.py", line 7, in <module>\r: C:/home/webkit/gb/LayoutTests/http/tests/mime/quoted-charset.py
> AH01215:     print('''<p>Should say SUCCESS: {}</p>\r: C:/home/webkit/gb/LayoutTests/http/tests/mime/quoted-charset.py
> AH01215:   File "C:\\Python39\\lib\\encodings\\cp1252.py", line 19, in encode\r: C:/home/webkit/gb/LayoutTests/http/tests/mime/quoted-charset.py
> AH01215:     return codecs.charmap_encode(input,self.errors,encoding_table)[0]\r: C:/home/webkit/gb/LayoutTests/http/tests/mime/quoted-charset.py
> AH01215: UnicodeEncodeError: 'charmap' codec can't encode characters in position 25-27: character maps to <undefined>\r: C:/home/webkit/gb/LayoutTests/http/tests/mime/quoted-charset.py

-- 
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/20210319/6dd6e766/attachment.htm>


More information about the webkit-unassigned mailing list