public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/qtile] f44: Remove obsolete instruction to disable test_idle_inhibit
@ 2026-09-11 23:14 Danny Colin
  0 siblings, 0 replies; only message in thread
From: Danny Colin @ 2026-09-11 23:14 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/qtile
            Branch : f44
            Commit : 2f05c4f8c9171530fceb81868b47ce5b47004481
            Author : Danny Colin <contact@dannycolin.com>
            Date   : 2026-05-24T20:55:55-04:00
            Stats  : +2/-8 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/qtile/c/2f05c4f8c9171530fceb81868b47ce5b47004481?branch=f44

            Log:
            Remove obsolete instruction to disable test_idle_inhibit

This test has been rewritten and changed path in 0.35.0.

See https://github.com/qtile/qtile/pull/5722

---
diff --git a/qtile.spec b/qtile.spec
index cb7cfab..e480af1 100644
--- a/qtile.spec
+++ b/qtile.spec
@@ -141,17 +141,11 @@ desktop-file-install \
 ulimit -n 10240
 
 %ifnarch s390x ppc64le
-# Disabled tests
-# - test/backend/wayland/test_idle_inhibit.py     https://github.com/qtile/qtile/issues/5723
+
 %pytest \
     -vv \
     --backend x11 \
-    --backend wayland \
-    --deselect test/backend/wayland/test_idle_inhibit.py::test_inhibitor_open[1-x11-InhibitorConfig] \
-    --deselect test/backend/wayland/test_idle_inhibit.py::test_inhibitor_visible[1-x11-InhibitorConfig] \
-    --deselect test/backend/wayland/test_idle_inhibit.py::test_inhibitor_focus[1-x11-InhibitorConfig] \
-    --deselect test/backend/wayland/test_idle_inhibit.py::test_inhibitor_fullscreen[1-x11-InhibitorConfig] \
-    --deselect test/backend/wayland/test_idle_inhibit.py::test_inhibitor_global[1-x11-InhibitorConfig]
+    --backend wayland
 %endif
 
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-11 23:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 23:14 [rpms/qtile] f44: Remove obsolete instruction to disable test_idle_inhibit Danny Colin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox