[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#77957: [PATCH] gnu: python-3.11: Skip more tests on GNU/Hurd., [PATC
From: |
Ludovic Courtès |
Subject: |
bug#77957: [PATCH] gnu: python-3.11: Skip more tests on GNU/Hurd., [PATCH] gnu: python-3.11: Skip more tests on GNU/Hurd. |
Date: |
Mon, 21 Apr 2025 23:54:42 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Hi,
yelninei@tutamail.com writes:
>>From 7c09dc8f89a550bd6a9f850ddfd192d45eba173e Mon Sep 17 00:00:00 2001
> Message-ID:
> <7c09dc8f89a550bd6a9f850ddfd192d45eba173e.1745243752.git.yelninei@tutamail.com>
> From: Yelninei <yelninei@tutamail.com>
> Date: Mon, 21 Apr 2025 13:53:55 +0000
> Subject: [PATCH] gnu: python-3.11: Skip more tests on GNU/Hurd.
>
> * gnu/packages/python.scm (python-3.11)[#:make-flags]:
> Skip test_glob, test_site, test_termios, test_tty and test_sqlite3 on Hurd
> systems.
>
> Change-Id: I2a2b89e33ea0c9cbda393bb76dd325c2569b2639
Applied, thanks!