guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/03: gnu: gdcm: Ignore 3 failing tests.


From: guix-commits
Subject: 02/03: gnu: gdcm: Ignore 3 failing tests.
Date: Wed, 25 Jan 2023 17:51:39 -0500 (EST)

civodul pushed a commit to branch master
in repository guix.

commit 56551281a547fc9ccd675b41b4649f6c04826008
Author: Tor-björn Claesson <tclaesson@gmail.com>
AuthorDate: Fri Jan 20 14:38:39 2023 +0200

    gnu: gdcm: Ignore 3 failing tests.
    
    * gnu/packages/bioinformatics.scm (gdcm)[arguments]: Skip three more
    failing tests.
    
    Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
 gnu/packages/bioinformatics.scm | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index cb00842aa1..645c439b64 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -18092,6 +18092,9 @@ module capable of computing base-level alignments for 
very large sequences.")
                              "'TestFileMetaInformation"
                              "|TestElement2"
                              "|TestSCUValidation"
+                             "|TestWriter"
+                             "|TestAnonymizer4"
+                             "|TestPrinter1"
                              "|TestEcho"
                              "|TestFind'"))))
     (home-page "https://gdcm.sourceforge.net/wiki/index.php/Main_Page";)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]