public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-aiohttp] rawhide: Remove a test skip that’s no longer needed
@ 2026-08-24 7:47 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-24 7:47 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-aiohttp
Branch : rawhide
Commit : 6ca01568bc7d5aabfc02066c014df959cc73d10e
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-24T07:42:15+01:00
Stats : +0/-8 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-aiohttp/c/6ca01568bc7d5aabfc02066c014df959cc73d10e?branch=rawhide
Log:
Remove a test skip that’s no longer needed
---
diff --git a/python-aiohttp.spec b/python-aiohttp.spec
index f69daf9..4d362db 100644
--- a/python-aiohttp.spec
+++ b/python-aiohttp.spec
@@ -149,14 +149,6 @@ k="${k-}${k+ and }not test_no_warnings[aiohttp.worker]"
k="${k-}${k+ and }not test_send_compress_text_notakeover"
%endif
-# This seems to have started with Python 3.14.4, probably due to:
-# gh-143919: Reject control characters in http cookies
-# https://github.com/python/cpython/pull/143920
-# We would like to try to report this upstream, but it’s proving hard to
-# reproduce this in a git checkout without too many unrelated difficulties.
-# We expect that upstream will encounter the issue in their own CI soon enough.
-k="${k-}${k+ and }not test_parse_set_cookie_headers_uses_unquote_with_octal"
-
# TODO: What’s going wrong here?
# FAILED tests/test_multipart.py::TestPartReader::test_read_decode_compressed_exceeds_max_size
# E RuntimeError: 1 Runtime Warning,
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-24 7:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-24 7:47 [rpms/python-aiohttp] rawhide: Remove a test skip that’s no longer needed Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox