Bug 218832

Summary: [webkitcorepy] Provide mock Subprocess fallback
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch jbedard: review?

Jonathan Bedard
Reported 2020-11-11 17:07:58 PST
By default, mocking Subprocess from webkticorepy will intercept all subprocess calls. When working on https://bugs.webkit.org/show_bug.cgi?id=218407, we needed a way to fallback to the actual Popen call in some cases. The change in https://bugs.webkit.org/show_bug.cgi?id=218407 will not be landing, but the Popen fallback is still a good idea.
Attachments
Patch (21.55 KB, patch)
2020-11-11 17:12 PST, Jonathan Bedard
jbedard: review?
Radar WebKit Bug Importer
Comment 1 2020-11-11 17:08:22 PST
Jonathan Bedard
Comment 2 2020-11-11 17:12:08 PST
Note You need to log in before you can comment on or make changes to this bug.