public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pygobject3] rawhide: Re-enable all tests
@ 2026-08-26 2:52 Elliott Sales de Andrade
0 siblings, 0 replies; only message in thread
From: Elliott Sales de Andrade @ 2026-08-26 2:52 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pygobject3
Branch : rawhide
Commit : 3134b76d02d0378af2145fa374a6fa30f289e545
Author : Elliott Sales de Andrade <quantum.analyst@gmail.com>
Date : 2026-08-26T02:26:57+00:00
Stats : +1/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pygobject3/c/3134b76d02d0378af2145fa374a6fa30f289e545?branch=rawhide
Log:
Re-enable all tests
Whatever the comment is referring to about Xwayland in mock is no longer
a problem, and the problem with Python 3.14 was fixed for GNOME 49.
---
diff --git a/pygobject3.spec b/pygobject3.spec
index c212d1f..41688c4 100644
--- a/pygobject3.spec
+++ b/pygobject3.spec
@@ -74,12 +74,7 @@ This package contains files required to embed PyGObject
%check
export TEST_GTK_VERSION=3.0
-# The refcounting tests fail with Python 3.14
-# Reported: https://gitlab.gnome.org/GNOME/pygobject/-/issues/694
-export PYTEST_ADDOPTS="-k 'not (ref_count or has_two_refs)'"
-# Tests are disabled until Xwayland can run in mock (i.e. it finds
-# /tmp/.X11-unix owned by root).
-%{shrink:xwfb-run -c mutter -- %meson_test --timeout-multiplier=5 || exit 0}
+%{shrink:xwfb-run -c mutter -- %meson_test --timeout-multiplier=5 -v}
%files -n python3-gobject
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 2:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 2:52 [rpms/pygobject3] rawhide: Re-enable all tests Elliott Sales de Andrade
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox