Bug 180575
Summary: | [GTK] REGRESSION(r225641) WebKitTestRunner doesn't work | ||
---|---|---|---|
Product: | WebKit | Reporter: | Fujii Hironori <Hironori.Fujii> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bugs-noreply, mmaxfield, zan |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Fujii Hironori
[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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Fujii Hironori
Filed Bug 180575 to fix GTK port WebKitTestRunner.
Zan Dobersek
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
Oh, whoops. Sorry. EWS wasn’t red so I didn’t know anything was wrong.