Opened 14 months ago
Closed 14 months ago
#19053 closed enhancement (fixed)
python-dbusmock-0.30.1 (Python module)
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 12.1 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description
New point version.
Change History (5)
comment:1 by , 14 months ago
comment:2 by , 14 months ago
I suspect this is causing gnome-settings-daemon-45.1 test suite fail on my system. But maybe I'm wrong.
comment:3 by , 14 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 14 months ago
From https://github.com/martinpitt/python-dbusmock/releases/tag/0.30.1
- bluez: Clean up static default properties, re-drop PairDevice() class_ parameter
- Add pre-commit rules
comment:5 by , 14 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits
8364a13a9c Update to python-dbusmock-0.30.1 (Python module). 2ef7106b8a Update to glslang-14.0.0. e2cd809276 Update to fontconfig-2.15.0. b146348077 Update to sysstat-12.7.5.
Note:
See TracTickets
for help on using tickets.
It seems we need
LC_ALL=C
forpytest
, or I'm getting:with LANG=zh_CN.UTF-8. "\xe9\x94\x99..." is the UTF-8 of some Chinese error message.