RESOLVED FIXED Bug 180575
[GTK] REGRESSION(r225641) WebKitTestRunner doesn't work
https://bugs.webkit.org/show_bug.cgi?id=180575
Summary [GTK] REGRESSION(r225641) WebKitTestRunner doesn't work
Fujii Hironori
Reported 2017-12-08 00:25:41 PST
[GTK] REGRESSION(r225641) WebKitTestRunner doesn't work Since trunk@225641 (Bug 180062) > $ TEST_RUNNER_TEST_PLUGIN_PATH=$PWD/WebKitBuild/Release/lib/plugins/libTestNetscapePlugIn.so TEST_RUNNER_INJECTED_BUNDLE_FILENAME=$PWD/WebKitBuild/Release/lib/libTestRunnerInjectedBundle.so ./Tools/jhbuild/jhbuild-wrapper --gtk run ./WebKitBuild/Release/bin/WebKitTestRunner LayoutTests/fast/css/001.html > GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. > > ** (WebKitWebProcess:28611): WARNING **: Error loading the injected bundle (/home/fujii/work/webkit/ga/WebKitBuild/Release/lib/libTestRunnerInjectedBundle.so): /home/fujii/work/webkit/ga/WebKitBuild/Release/lib/libTestRunnerInjectedBundle.so: undefined symbol: _ZN3WTR22uninstallFakeHelveticaEv > GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. undefined symbol: _ZN3WTR22uninstallFakeHelveticaEv
Attachments
Fujii Hironori
Comment 1 2017-12-08 00:27:59 PST Comment hidden (obsolete)
Zan Dobersek
Comment 2 2017-12-08 01:03:53 PST
This was fixed in r225671. https://trac.webkit.org/changeset/225671/webkit WPE build was broken in the process, but that will be fixed as well.
Myles C. Maxfield
Comment 3 2017-12-08 02:06:02 PST
Oh, whoops. Sorry. EWS wasn’t red so I didn’t know anything was wrong.
Note You need to log in before you can comment on or make changes to this bug.