Bug 205146

Summary: Python 3: Support serial ServerProcess tests
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: aakash_jain, ews-watchlist, glenn, slewis, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=184986
Attachments:
Description Flags
Patch slewis: review+

Description Jonathan Bedard 2019-12-11 17:03:48 PST
Our serial ServerProcess tests are not Python 3 compatible. Some of this is due to the tests themselves, some due to a bug in ServerProcess.
Comment 1 Jonathan Bedard 2019-12-11 17:08:02 PST
Created attachment 385463 [details]
Patch
Comment 2 Jonathan Bedard 2019-12-11 17:28:38 PST
Committed r253410: <https://trac.webkit.org/changeset/253410>
Comment 3 Radar WebKit Bug Importer 2019-12-11 17:29:22 PST
<rdar://problem/57861525>