[webkit-reviews] review denied: [Bug 126430] REGRESSION(r161214): [GTK] WebKit2 C API tests fail to run after r161214 : [Attachment 220299] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 3 06:35:44 PST 2014


Martin Robinson <mrobinson at webkit.org> has denied Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 126430: REGRESSION(r161214): [GTK] WebKit2 C API tests fail to run after
r161214
https://bugs.webkit.org/show_bug.cgi?id=126430

Attachment 220299: Patch
https://bugs.webkit.org/attachment.cgi?id=220299&action=review

------- Additional Comments from Martin Robinson <mrobinson at webkit.org>
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.


More information about the webkit-reviews mailing list