[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:35:45 PST 2014


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


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #220299|review?                     |review-
               Flag|                            |




--- Comment #2 from Martin Robinson <mrobinson at webkit.org>  2014-01-03 06:33:34 PST ---
(From update of attachment 220299)
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.

-- 
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