After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 768930 - reftests: override GSETTINGS_SCHEMA_DIR when running tests
reftests: override GSETTINGS_SCHEMA_DIR when running tests
Status: RESOLVED FIXED
Product: gtk
Classification: Platform
Component: .General
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2016-07-18 16:54 UTC by Cosimo Cecchi
Modified: 2016-07-25 12:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
reftests: override GSETTINGS_SCHEMA_DIR when running tests (2.22 KB, patch)
2016-07-18 16:54 UTC, Cosimo Cecchi
committed Details | Review

Description Cosimo Cecchi 2016-07-18 16:54:38 UTC
This avoids a cyclical dependency on the GTK gsettings schema.
Comment 1 Cosimo Cecchi 2016-07-18 16:54:48 UTC
Created attachment 331735 [details] [review]
reftests: override GSETTINGS_SCHEMA_DIR when running tests

The reftest depends on a schema we install ourselves. Instruct GIO to
look in the build directory to avoid a cyclic dep.
Comment 2 Matthias Clasen 2016-07-18 19:19:08 UTC
Review of attachment 331735 [details] [review]:

Sure
Comment 3 Matthias Clasen 2016-07-25 12:35:03 UTC
Attachment 331735 [details] pushed as d9dd7eb - reftests: override GSETTINGS_SCHEMA_DIR when running tests