[Webkit-unassigned] [Bug 126430] REGRESSION(r161214): [GTK] WebKit2 C API tests fail to run after r161214

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 3 06:38:29 PST 2014


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


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mrobinson at webkit.org




--- Comment #3 from Martin Robinson <mrobinson at webkit.org>  2014-01-03 06:36:19 PST ---
(In reply to comment #2)
> (From update of attachment 220299 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=220299&action=review
> 
> > Tools/Scripts/run-gtk-tests:199
> > -        self._test_env["TEST_WEBKIT_API_WEBKIT2_INJECTED_BUNDLE_PATH"] = common.library_build_path()
> > +        self._test_env["TEST_WEBKIT_API_WEBKIT2_INJECTED_BUNDLE_PATH"] = common.build_path("Libraries")
> 
> library_build_path is supposed to return the path to Libraries for the autotools build and 'lib' for the cmake build.

It looks like library_build_path should just return build_path('Libraries', '.libs', *args) for autotools. Sorry about the breakage.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list