Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F7342990
D3508.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
315 B
Subscribers
None
D3508.diff
View Options
diff --git a/conftest.py b/conftest.py
--- a/conftest.py
+++ b/conftest.py
@@ -3,4 +3,8 @@
# License: GNU General Public License version 3, or any later version
# See top-level LICENSE file for more information
+import os
+
pytest_plugins = ["swh.scheduler.pytest_plugin"]
+
+os.environ["LC_ALL"] = "C.UTF-8"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mar 17 2025, 6:34 PM (7 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3228743
Attached To
D3508: Make sure LC_ALL is C.UTF-8 for pytest-postgresql to work
Event Timeline
Log In to Comment