GNU bug report logs - #73069
[PATCH] gnu: python-huggingface-hub: Disable failing tests.

Previous Next

Package: guix-patches;

Reported by: Nicolas Graves <ngraves <at> ngraves.fr>

Date: Fri, 6 Sep 2024 14:20:02 UTC

Severity: normal

Tags: patch

Done: jgart <jgart <at> dismail.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: jgart <jgart <at> dismail.de>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#73069: closed ([PATCH] gnu: python-huggingface-hub: Disable
 failing tests.)
Date: Tue, 10 Sep 2024 04:56:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 09 Sep 2024 23:55:24 -0500
with message-id <87a5ggt8eb.fsf <at> dismail.de>
and subject line Re: [PATCH] gnu: python-huggingface-hub: Disable failing tests.
has caused the debbugs.gnu.org bug report #73069,
regarding [PATCH] gnu: python-huggingface-hub: Disable failing tests.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
73069: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73069
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Graves <ngraves <at> ngraves.fr>
To: guix-patches <at> gnu.org
Cc: ngraves <at> ngraves.fr
Subject: [PATCH] gnu: python-huggingface-hub: Disable failing tests.
Date: Fri,  6 Sep 2024 16:18:41 +0200
* gnu/packages/python-web.scm (python-huggingface-hub):
  [arguments]<#:test-flags>: Disable failing test (requires network
  connection).

Change-Id: I7273c4f0bcc3b8cf3d34633a0d6c1df4d76d9170
---
 gnu/packages/python-web.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index e02c0d8729..bb1b912c0c 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -175,6 +175,7 @@ (define-public python-huggingface-hub
              "--ignore=tests/test_inference_api.py"
              "--ignore=tests/test_inference_async_client.py"
              "--ignore=tests/test_inference_client.py"
+             "--ignore=tests/test_inference_text_generation.py"
              "--ignore=tests/test_login_utils.py"
              "--ignore=tests/test_offline_utils.py"
              "--ignore=tests/test_repocard.py"
-- 
2.45.2



[Message part 3 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: 73069-done <at> debbugs.gnu.org
Cc: Nicolas Graves <ngraves <at> ngraves.fr>
Subject: Re: [PATCH] gnu: python-huggingface-hub: Disable failing tests.
Date: Mon, 09 Sep 2024 23:55:24 -0500
applied, thanks!

-- 
all the best,
jgart


This bug report was last modified 287 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.