GNU bug report logs - #45112
[PATCH] gnu: maven-wagon-http: Disable a failing test.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Tue, 8 Dec 2020 03:48:02 UTC

Severity: normal

Tags: patch

Done: Julien Lepiller <julien <at> lepiller.eu>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 45112 <at> debbugs.gnu.org (full text, mbox):

From: Julien Lepiller <julien <at> lepiller.eu>
To: Michael Rohleder <mike <at> rohleder.de>,45112 <at> debbugs.gnu.org
Subject: Re: [bug#45112] [PATCH] gnu: maven-wagon-http: Disable a failing test.
Date: Tue, 08 Dec 2020 07:08:21 -0500
[Message part 1 (text/plain, inline)]
The test passes here, though after a long time… What kind of system are you using? Do you really get a timeout, or are you simply impatient? :)

Le 7 décembre 2020 22:47:11 GMT-05:00, Michael Rohleder <mike <at> rohleder.de> a écrit :
>* gnu/packages/maven.scm (maven-wagon-http)[arguments]: Add
>HugeFileDownloadTest to excluded tests.
>---
> gnu/packages/maven.scm | 2 ++
> 1 file changed, 2 insertions(+)
>
>diff --git a/gnu/packages/maven.scm b/gnu/packages/maven.scm
>index ad14c1aa62..c637e5c7ae 100644
>--- a/gnu/packages/maven.scm
>+++ b/gnu/packages/maven.scm
>@@ -889,6 +889,8 @@ wagon providers supporting HTTP.")))
>         ;; unable to find valid certification path to requested target
>                         "**/HttpsWagonPreemptiveTest.java"
>                         "**/HttpsWagonTest.java"
>+                        ;; Timeout
>+                        "**/HugeFileDownloadTest.java"
>                         ;; Injection errors
>                         "**/TckTest.java")
>        #:jdk ,icedtea-8
>-- 
>2.29.2
[Message part 2 (text/html, inline)]

This bug report was last modified 4 years and 159 days ago.

Previous Next


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