File: README.test

package info (click to toggle)
python-biopython 1.68%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 46,860 kB
  • ctags: 13,237
  • sloc: python: 160,306; xml: 93,216; ansic: 9,118; sql: 1,208; makefile: 155; sh: 63
file content (21 lines) | stat: -rw-r--r-- 943 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Notes on how this package can be tested.
────────────────────────────────────────

You can run the upstream unit test by executing the script run-unit-test.

If you are interested in running some remaining tests which are excluded
for different reasons from the Debian packaging you might try your luck
in Tests_avoid.


It has turned out that some tests were failing in the Build process
for no obvious reasons.  To track down this problem a script
   Tests_fixme/run_failing_tests
is provided to simplify further inspection of the problem.
This script copies those tests that were failing in the Build process
and the data needed by the tests into a temporary directory and runs
the tests with all available Python interpreters.

Any hint how the test can be made passing would be welcome.

 -- Andreas Tille <tille@debian.org>  Thu, 06 Mar 2014 11:51:27 +0100