me
/
guix
Archived
1
0
Fork 0

gnu: gdcm: Disable dependent tests.

* gnu/packages/bioinformatics.scm (gdcm)[arguments]: Disable tests that depend
on the output of a disabled test.
master
Ricardo Wurmus 2023-04-27 16:23:22 +02:00
parent fa685c87ea
commit 5775bbdd4b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 5 additions and 0 deletions

View File

@ -19426,6 +19426,11 @@ module capable of computing base-level alignments for very large sequences.")
"|TestAnonymizer4"
"|TestPrinter1"
"|TestEcho"
;; The scanner tests depend on TestWriter output
"|TestStrictScanner1"
"|TestStrictScanner2_1"
"|TestStrictScanner2"
"|TestStrictScanner2_2"
"|TestFind'")
"-DGDCM_DOCUMENTATION:BOOL=ON"
"-DGDCM_PDF_DOCUMENTATION:BOOL=OFF"