Bug 79788 - [GTK] make tests explicitly request GSettingsBackendMemory
Summary: [GTK] make tests explicitly request GSettingsBackendMemory
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-28 07:18 PST by Dan Winship
Modified: 2012-02-28 11:26 PST (History)
5 users (show)

See Also:


Attachments
patch (2.51 KB, patch)
2012-02-28 07:20 PST, Dan Winship
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Winship 2012-02-28 07:18:06 PST
When running tests, we want to use GSettingsBackendMemory (as opposed to accidentally pulling in the user's dconf settings), and we don't want glib to print out a warning about it (since that clutters up the test results with spurious -stderr.txt files). Explicitly requesting the memory backend solves both of these problems.
Comment 1 Dan Winship 2012-02-28 07:20:35 PST
Created attachment 129245 [details]
patch
Comment 2 Martin Robinson 2012-02-28 09:33:36 PST
Comment on attachment 129245 [details]
patch

Nice!
Comment 3 WebKit Review Bot 2012-02-28 11:26:26 PST
Comment on attachment 129245 [details]
patch

Clearing flags on attachment: 129245

Committed r109127: <http://trac.webkit.org/changeset/109127>
Comment 4 WebKit Review Bot 2012-02-28 11:26:31 PST
All reviewed patches have been landed.  Closing bug.