Skip to content

gotcloud test fails on Ubuntu 16.10 #29

@pjvandehaar

Description

@pjvandehaar

indel

HWE_LPVAL and HWE_LLR often differ by up to 1% in:

test/indel/expected/indel/final/all.genotypes.vcf.gz
test/indel/expected/indel/final/merge/all.genotypes.20.bcf

beagle & thunder

Fails because I'm missing the perl module LWP/UserAgent.pm. perl -MCPAN -e 'install Bundle::LWP' can install it, fixing the issue.

nan was replaced by NaN in:

test/umake/expected/beagletest/beagle/chr20/chr20.filtered.PASS.beagled.vcf.gz
test/umake/expected/beagletest/beagle/chr20/split/bgl.1.chr20.PASS.1.vcf.gz
test/umake/expected/beagletest/thunder/chr20/ALL/split/chr20.filtered.PASS.beagled.ALL.split.1.vcf.gz
test/umake/expected/thundertest/thunder/chr20/ALL/thunder/chr20.filtered.PASS.beagled.ALL.thunder.1.vcf.gz
test/umake/expected/thundertest/thunder/chr20/ALL/thunder/chr20.filtered.PASS.beagled.ALL.thunder.vcf.gz

Lots of .conf files got re-ordered, but the ones I checked were all identical when sorted.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions