Bug 180575 - [GTK] REGRESSION(r225641) WebKitTestRunner doesn't work
Summary: [GTK] REGRESSION(r225641) WebKitTestRunner doesn't work
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-08 00:25 PST by Fujii Hironori
Modified: 2017-12-08 02:06 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 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
Comment 1 Fujii Hironori 2017-12-08 00:27:59 PST Comment hidden (obsolete)
Comment 2 Zan Dobersek 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.
Comment 3 Myles C. Maxfield 2017-12-08 02:06:02 PST
Oh, whoops. Sorry. EWS wasn’t red so I didn’t know anything was wrong.