[tracker/sam/tracker-2.3-developer-experience: 13/38] functional-tests: Fix LANG warnings in functional-17-ontology-changes
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/sam/tracker-2.3-developer-experience: 13/38] functional-tests: Fix LANG warnings in functional-17-ontology-changes
- Date: Wed, 2 Oct 2019 20:18:24 +0000 (UTC)
commit 7844e5c43d2be17724ba84822df7e90dfa1091e7
Author: Sam Thursfield <sam afuera me uk>
Date: Sat Sep 14 13:46:31 2019 +0200
functional-tests: Fix LANG warnings in functional-17-ontology-changes
tests/functional-tests/17-ontology-changes.py | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/tests/functional-tests/17-ontology-changes.py b/tests/functional-tests/17-ontology-changes.py
index 775da30f1..d2872965d 100644
--- a/tests/functional-tests/17-ontology-changes.py
+++ b/tests/functional-tests/17-ontology-changes.py
@@ -76,6 +76,7 @@ class OntologyChangeTestTemplate (ut.TestCase):
self.__assert_ontology_dates(self.FIRST_ONTOLOGY_DIR, self.SECOND_ONTOLOGY_DIR)
extra_env = cfg.test_environment(self.tmpdir)
+ extra_env['LANG'] = 'en_GB.utf8'
extra_env['LC_COLLATE'] = 'en_GB.utf8'
extra_env['TRACKER_DB_ONTOLOGIES_DIR'] = self.get_ontology_dir(self.FIRST_ONTOLOGY_DIR)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]