public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/qtile] f44: Re-enable test_generic_poll_text
@ 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 : 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] \

^ 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: Re-enable test_generic_poll_text Danny Colin

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