[tracker/sam/tracker-2.3-developer-experience: 16/38] functional-tests/ipc: Set GSETTINGS_SCHEMA_DIR
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/sam/tracker-2.3-developer-experience: 16/38] functional-tests/ipc: Set GSETTINGS_SCHEMA_DIR
- Date: Wed, 2 Oct 2019 20:18:39 +0000 (UTC)
commit 96d36c75a566bbdb8d8b2f9e24b856ed4c90273a
Author: Sam Thursfield <sam afuera me uk>
Date: Sat Sep 14 14:40:12 2019 +0200
functional-tests/ipc: Set GSETTINGS_SCHEMA_DIR
Otherwise the tests fail in CI or when there are local changes to the
settings schemas.
tests/functional-tests/ipc/meson.build | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/tests/functional-tests/ipc/meson.build b/tests/functional-tests/ipc/meson.build
index a0548b1c9..1802c32ce 100644
--- a/tests/functional-tests/ipc/meson.build
+++ b/tests/functional-tests/ipc/meson.build
@@ -7,6 +7,7 @@ sandbox_args = ['-m', 'trackertestutils', '--dbus-config', test_dbus_config, '--
sandbox_env = environment()
+test_env.set('GSETTINGS_SCHEMA_DIR', tracker_uninstalled_gsettings_schema_dir)
test_env.prepend('PYTHONPATH', tracker_uninstalled_testutils_dir)
test_env.set('TRACKER_DB_ONTOLOGIES_DIR', tracker_uninstalled_nepomuk_ontologies_dir)
test_env.set('TRACKER_LANGUAGE_STOP_WORDS_DIR', tracker_uninstalled_stop_words_dir)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]