bcgsc / orca

:whale: Genomics Research Container Architecture
http://www.bcgsc.ca/services/orca
GNU General Public License v3.0
48 stars 13 forks source link

Skip "brew test squeakr" for new build #103

Closed dmohadjel closed 4 years ago

dmohadjel commented 4 years ago

brew test squeakr failing on DockerHub but works locally, so skipping.

+ brew test squeakr
Testing brewsci/bio/squeakr
==> /home/linuxbrew/.linuxbrew/Cellar/squeakr/0.6/bin/squeakr 2>&1
==> /home/linuxbrew/.linuxbrew/Cellar/squeakr/0.6/bin/squeakr count -e -k 28 -s 20 -t 1 -o /dev/null /home/linuxbrew/.linuxbrew/Cellar/squeakr/0.6/share/squeakr/test.fastq
Error: brewsci/bio/squeakr: failed
An exception occurred within a child process:
Test::Unit::AssertionFailedError: <0> expected but was
<nil>.
lcoombe commented 4 years ago

Merged! Thanks Dara :+1: