[Webkit-unassigned] [Bug 202361] [GTK] Add EWS testers to run GTK unit tests
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Dec 20 09:03:09 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=202361
--- Comment #5 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to Aakash Jain from comment #4)
> (In reply to Carlos Alberto Lopez Perez from comment #3)
> > What is the best/current way of testing this?
> Either you can test it locally, or you can upload the patch here, and
> I/someone can apply to on the uat server https://ews-build.webkit-uat.org
> (but currently I am on vacation till dec-end)
>
> > ImportError: No module named test.fake.remotecommand
> Similar to https://bugs.webkit.org/show_bug.cgi?id=203899#c4
> You probably skipped passing '--no-binary :all:' to pip install command, and
> some of the required modules weren't installed.
> You should re-install buildbot using:
> sudo pip install buildbot==1.8.2 --no-binary :all:
>
That worked. Thanks!
I didn't knew about this no-binary switch.
--
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/20191220/ad114bd3/attachment.htm>
More information about the webkit-unassigned
mailing list