Bug 222012

Summary: [Python-3] Child process environment on Windows can only contain strings
Product: WebKit Reporter: Don Olmstead <don.olmstead>
Component: Tools / TestsAssignee: Don Olmstead <don.olmstead>
Status: RESOLVED FIXED    
Severity: Normal CC: ews-watchlist, glenn, jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 221815    
Attachments:
Description Flags
Patch
none
Python 2 fix none

Don Olmstead
Reported 2021-02-16 17:36:41 PST
On Python 3 currently run-webkit-tests is throwing `TypeError: environment can only contain strings` on Windows.
Attachments
Patch (3.36 KB, patch)
2021-02-16 17:56 PST, Don Olmstead
no flags
Python 2 fix (2.14 KB, patch)
2021-02-17 18:04 PST, Don Olmstead
no flags
Don Olmstead
Comment 1 2021-02-16 17:56:08 PST
EWS
Comment 2 2021-02-17 09:39:25 PST
Committed r273008: <https://commits.webkit.org/r273008> All reviewed patches have been landed. Closing bug and clearing flags on attachment 420571 [details].
Radar WebKit Bug Importer
Comment 3 2021-02-17 09:40:24 PST
Don Olmstead
Comment 4 2021-02-17 18:00:47 PST
Broke WinCairo
Don Olmstead
Comment 5 2021-02-17 18:04:35 PST
Created attachment 420777 [details] Python 2 fix
EWS
Comment 6 2021-02-17 19:02:37 PST
Committed r273059: <https://commits.webkit.org/r273059> All reviewed patches have been landed. Closing bug and clearing flags on attachment 420777 [details].
Note You need to log in before you can comment on or make changes to this bug.