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: Re-enable test_generic_poll_text
Date: Fri, 11 Sep 2026 23:14:19 GMT [thread overview]
Message-ID: <178916845901.1.11817971744100100712.rpms-qtile-be8221a1c9a4@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/qtile
Branch : f44
Commit : be8221a1c9a4296fa8d14677aca0eb6a385097ed
Author : Danny Colin <contact@dannycolin.com>
Date : 2026-05-24T19:08:20-04:00
Stats : +1/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/qtile/c/be8221a1c9a4296fa8d14677aca0eb6a385097ed?branch=f44
Log:
Re-enable test_generic_poll_text
This test uses python3-pytest-httpbin now, and so it doesn't need
network access anymore.
See https://github.com/qtile/qtile/pull/5693
---
diff --git a/qtile.spec b/qtile.spec
index a80142a..887d422 100644
--- a/qtile.spec
+++ b/qtile.spec
@@ -19,6 +19,7 @@ BuildRequires: pulseaudio
# Test dependencies
BuildRequires: gcc
+BuildRequires: python3-pytest-httpbin
BuildRequires: xcb-util-cursor
BuildRequires: xorg-x11-server-Xvfb
BuildRequires: xorg-x11-server-Xephyr
@@ -141,16 +142,12 @@ ulimit -n 10240
%ifnarch s390x ppc64le
# Disabled tests
-# - test/widgets/test_generic_poll_text.py require network
# - test/backend/wayland/test_idle_inhibit.py https://github.com/qtile/qtile/issues/5723
# - test/backend/x11/test_x11_identify_output.py https://github.com/qtile/qtile/issues/5883
%pytest \
-vv \
--backend x11 \
--backend wayland \
- --deselect test/widgets/test_generic_poll_text.py::test_gen_poll_url_text \
- --deselect test/widgets/test_generic_poll_text.py::test_gen_poll_url_json_with_data \
- --deselect test/widgets/test_generic_poll_text.py::test_gen_poll_url_custom_headers \
--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] \
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=178916845901.1.11817971744100100712.rpms-qtile-be8221a1c9a4@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