[Webkit-unassigned] [Bug 226777] Windows Python 2.7 fails to start run-webkit-tests due to "ImportError: No module named run-webkit-tests"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 8 13:23:05 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=226777

Jonathan Bedard <jbedard at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jbedard at apple.com

--- Comment #2 from Jonathan Bedard <jbedard at apple.com> ---
(In reply to Fujii Hironori from comment #1)
> Giving --child-processes=1 switch can work around the problem.

Yes, but that doesn't really "fix" the problem, the reason that works is because --child-processes=1 doesn't actually fork.

That being said, if this doesn't happen on Python 3, perhaps that's the right solution: just switch to Python 3 (which we are looking at doing this week anyways)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210608/066d6a8e/attachment.htm>


More information about the webkit-unassigned mailing list