Package: biojava-live / 1:1.9.7+dfsg-2

Metadata

Package Version Patches format
biojava-live 1:1.9.7+dfsg-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
omit_tests_with_problematic_data.patch | (download)

core/src/test/java/org/biojava/bio/program/indexdb/IndexToolsTest.java | 4 2 + 2 - 0 !
core/src/test/java/org/biojava/bio/seq/io/SeqIOToolsTest.java | 8 4 + 4 - 0 !
pom.xml | 3 3 + 0 - 0 !
3 files changed, 9 insertions(+), 6 deletions(-)

 omitting tests needing datasets from the internet
 - The tests in Genbank* and Genpept* apparently look for data on the Internet.
 - The test in SeqIOToolsTests strangely fails although it works if I run the
  class on my computer from the installed package.
 - Two more tests rely on data with non-free SWISS-PROT license, which we
  removed when repacking.