Opened 3 years ago
Closed 3 years ago
#17841 closed enhancement (fixed)
pygobject3-3.44.0 (Python module)
| Reported by: | Bruce Dubbs | Owned by: | Douglas R. Reno |
|---|---|---|---|
| Priority: | normal | Milestone: | gnome-44 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New minor version.
Change History (9)
comment:1 by , 3 years ago
| Milestone: | 11.4 → gnome-44 |
|---|
comment:2 by , 3 years ago
comment:3 by , 3 years ago
No, now pytest-faulthandler is a part of pytest. No idea about why the test fails...
comment:4 by , 3 years ago
The test even fails in upstream CI: https://gitlab.gnome.org/GNOME/pygobject/-/jobs/2677038
I'd just mark test suite broken.
comment:5 by , 3 years ago
3.44.0 - 2023-03-19
No changes compared to 3.43.1
3.43.1 - 2023-01-28
- Note: PyGObject is in need of more maintainers, please read https://www.bassi.io/articles/2022/12/02/on-pygobject/
- Note: This is an unstable release.
- Drop support for Python 3.6 :mr:
184 - meson: bump minimum version to 0.53.0 and update subprojects :mr:
227 - gimodule: fix floating state of python objects created with g_object_new :mr:
129 - Gtk.Template: Accept PathLike objects as a filename :mr:
195 - info: Show which type/object callables are bound to :mr:
194 - IntrospectionModule: handle two threads loading type at same time :mr:
149 - Port to Py_TRASHCAN_BEGIN :mr:
226 - Other cleanups/improvements: :mr:
181:mr:173 - This release also includes all changes from 3.42.1 and 3.42.2
comment:6 by , 3 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:7 by , 3 years ago
Now 3.44.1
3.44.1 - 2023-03-24 ------------------- * Fix tests with glib 2.76 :mr:`240`
comment:8 by , 3 years ago
The tests seem to work fine as long as the command to move test_gdbus.py out of the way is left in:
[0/1] Running all tests. 1/1 pygobject-test-suite OK 6.65s Ok: 1 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 0 Timeout: 0
comment:9 by , 3 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

It looks like the test suite needs a python module,
pytest-faulthandleror it bails out early.