public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Danny Colin <contact@dannycolin.com>
To: git-commits@fedoraproject.org
Subject: [rpms/qtile] f44: Remove obsolete instruction to disable test_idle_inhibit
Date: Fri, 11 Sep 2026 23:14:19 GMT [thread overview]
Message-ID: <178916845990.1.9831053176675044606.rpms-qtile-2f05c4f8c917@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-11 23:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178916845990.1.9831053176675044606.rpms-qtile-2f05c4f8c917@fedoraproject.org \
--to=contact@dannycolin.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox