File: README.test

package info (click to toggle)
python-biopython 1.85%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 126,372 kB
  • sloc: xml: 1,047,995; python: 332,722; ansic: 16,944; sql: 1,208; makefile: 140; sh: 81
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