Bug 205146 - Python 3: Support serial ServerProcess tests
Summary: Python 3: Support serial ServerProcess tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-12-11 17:03 PST by Jonathan Bedard
Modified: 2019-12-11 17:29 PST (History)
5 users (show)

See Also:


Attachments
Patch (6.40 KB, patch)
2019-12-11 17:08 PST, Jonathan Bedard
slewis: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>