NEW 218832
[webkitcorepy] Provide mock Subprocess fallback
https://bugs.webkit.org/show_bug.cgi?id=218832
Summary [webkitcorepy] Provide mock Subprocess fallback
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.