Package: ruby-bio / 2.0.6-1
Metadata
Package | Version | Patches format |
---|---|---|
ruby-bio | 2.0.6-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
disable_tests_using_chi2.patch | (download) |
test/unit/bio/sequence/test_common.rb |
4 4 + 0 - 0 ! |
deactivate tests in test/unit/bio/sequence using chi2 These tests using randomness fail from time to time (1% of failure). They need to be disabled not to create false positive FTBFS. |
fix_definition_CutSymbol_in_test_cut_symbol.patch | (download) |
test/unit/bio/util/restriction_enzyme/test_cut_symbol.rb |
2 1 + 1 - 0 ! |
ensure that bio::restrictionenzyme::cutsymbol is defined in tests loading bio/utils/restriction_enzyme/cut_symbol.rb is not enough. bio/utils/restriction_enzyme.rb loads automatically cut_symbol.rb if called. |
1