[Webkit-unassigned] [Bug 173772] [WPE] Add run-wpe-tests script to run WPE glib API tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 20 15:51:16 PST 2017


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

--- Comment #5 from Michael Catanzaro <mcatanzaro at igalia.com> ---
It has to be imported into Python's builtins namespace using gettext.install(), see https://docs.python.org/2.7/library/gettext.html#gettext.install. jhbuild does that itself, but we break that by trying to call into jhbuild's internal classes directly. So we have to do it ourselves.

I'm confused because none of the code you moved did this, so I'm not sure how it worked before. But whatever.

-- 
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/20171120/eb06901f/attachment.html>


More information about the webkit-unassigned mailing list