RESOLVED FIXED 64967
[Gtk] [WK2] libTestRunnerInjectedBundle contains undefined symbols
https://bugs.webkit.org/show_bug.cgi?id=64967
Summary [Gtk] [WK2] libTestRunnerInjectedBundle contains undefined symbols
Zan Dobersek
Reported 2011-07-21 11:42:51 PDT
When trying to run layout tests with a WebKit2 build on Gtk port, the tests fail with the following stderr output: ** (WebKitWebProcess:18722): WARNING **: Error loading the injected bundle (/home/zan/Dev/webkit/wk2/WebKitBuild/Release/Libraries/.libs/libTestRunnerInjectedBundle): /home/zan/Dev/webkit/wk2/WebKitBuild/Release/Libraries/.libs/libTestRunnerInjectedBundle.so: undefined symbol: _ZN18WebCoreTestSupport21injectInternalsObjectEPK15OpaqueJSContext FAIL: TestControllerRunLoop timed out.
Attachments
Add libWebCoreInternals to TestRunner's injected bundle library (1.46 KB, patch)
2011-07-21 11:56 PDT, Zan Dobersek
no flags
Zan Dobersek
Comment 1 2011-07-21 11:56:16 PDT
Created attachment 101623 [details] Add libWebCoreInternals to TestRunner's injected bundle library
Alejandro G. Castro
Comment 2 2011-09-23 05:36:47 PDT
Thanks for the patch, apparently this was already fixed by Martin: http://trac.webkit.org/changeset/92274
Adam Barth
Comment 3 2011-10-15 00:05:04 PDT
Comment on attachment 101623 [details] Add libWebCoreInternals to TestRunner's injected bundle library Cleared review? from attachment 101623 [details] so that this bug does not appear in http://webkit.org/pending-review. If you would like this patch reviewed, please attach it to a new bug (or re-open this bug before marking it for review again).
Note You need to log in before you can comment on or make changes to this bug.