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 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