Package: bioperl-run / 1.7.2-4
Metadata
Package | Version | Patches format |
---|---|---|
bioperl-run | 1.7.2-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
skip_tests_for_wise.patch | (download) |
t/DBA.t |
28 14 14 - 0 ! |
possibly incompatible wise versions - ignore these tests |
skip_tests_for_phylip.patch | (download) |
t/ProtPars.t |
10 5 5 - 0 ! |
no idea why the number of tests is 8 instead of 9 |
skip_tests_for_phyml.patch | (download) |
t/Phyml.t |
43 21 22 - 0 ! |
somehow there are issues to initialise openmpi, but beside these warnings there are also errors Warning messages from phyml: . beignet-opencl-icd: no supported GPU found, this is probably the wrong opencl-icd package for this hardware (If you have multiple ICDs installed and OpenCL works, you can ignore this message) |
skip_tests_for_bowtie.patch | (download) |
t/Bowtie.t |
5 1 4 - 0 ! |
exclude three failed tests of bowtie |
skip_tests_for_infernal.patch | (download) |
t/Infernal.t |
20 8 12 - 0 ! |
a lot of tests need to be skipped. bioperl is spoorting only old infernal interface |
skip_tests_for_muscle.patch | (download) |
t/Muscle.t |
41 19 22 - 0 ! |
exclude some failed test when using muscle. seems debian's muscle is newer |
skip_tests_for_ncbi blast .patch | (download) |
t/SABlastPlus.t |
6 3 3 - 0 ! |
somehow tests are excluded automatically - adjust expected number of tests |
skip_tests_for_maq.patch | (download) |
t/Maq.t |
2 1 1 - 0 ! |
hmmmm, seems one contig less is detected - no idea why |
hyphy.patch | (download) |
lib/Bio/Tools/Run/Phylo/Hyphy/Modeltest.pm |
2 1 1 - 0 ! |
hyphy |
remove_tests_for_ensembl.patch | (download) |
t/Ensembl.t |
71 0 71 - 0 ! |
for some reason ensembl.t test is executed in autopkgtest run even if it should be skipped due to missing preconditions (http://search.cpan.org/~cjfields/Bio-EUtilities-1.72/lib/Bio/DB/EUtilities.pm) The test will now be fully removed to make sure it is skipped. |
fix_bowtie_call.patch | (download) |
t/Bowtie.t |
44 25 19 - 0 ! |
do not try to run bowtie tests with wrong bowtie call The testsuite (somehow magically) translates to bowtie-align but the executables are either bowtie-align-l or bowtie-align-s |