biod / sambamba

Tools for working with SAM/BAM data
http://thebird.nl/blog/D_Dragon.html
GNU General Public License v2.0
555 stars 104 forks source link

Test suite error on Debian unstable #497

Closed tillea closed 1 year ago

tillea commented 1 year ago

Describe the bug

I've observed a test suite error on Debian Salsa CI. here you can find the full log to see what package versions were used. The error is

testIssue421
shunit2:ERROR testIssue421() returned non-zero return code.
testFastaIndex
Indexing FASTA file...
Ran 23 tests.
FAILED (failures=1)

Kind regards, Andreas.

pjotrp commented 1 year ago

Hmmm. I should disable the fasta stuff.

tillea commented 1 year ago

Am Mon, Dec 05, 2022 at 07:41:47AM -0800 schrieb Pjotr Prins:

Hmmm. I should disable the fasta stuff.

Please let me know if you have a patch / new release.

pjotrp commented 1 year ago

Should be fixed with new v1.0 release.

pjotrp commented 1 year ago

Done!