[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:39:19 PST 2017


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

--- Comment #4 from Michael Catanzaro <mcatanzaro at igalia.com> ---
It broke run-gtk-tests:

$ run-gtk-tests
Traceback (most recent call last):
  File "/home/mcatanzaro/Projects/WebKit/Tools/Scripts/run-gtk-tests", line 159, in <module>
    if not jhbuildutils.enter_jhbuild_environment_if_available("gtk"):
  File "/home/mcatanzaro/Projects/WebKit/Tools/jhbuild/jhbuildutils.py", line 51, in enter_jhbuild_environment_if_available
    config = jhbuild.config.Config(get_config_file_for_platform(platform), [])
  File "/home/mcatanzaro/Projects/WebKit/WebKitBuild/DependenciesGTK/Source/jhbuild/jhbuild/config.py", line 167, in __init__
    self.load(filename)
  File "/home/mcatanzaro/Projects/WebKit/WebKitBuild/DependenciesGTK/Source/jhbuild/jhbuild/config.py", line 220, in load
    _('unknown keys defined in configuration file: %s') % \
NameError: global name '_' is not defined

It's tricky.

-- 
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/94b670bd/attachment.html>


More information about the webkit-unassigned mailing list