diff options
author | Alexander Sulfrian <alexander.sulfrian@fu-berlin.de> | 2017-03-22 20:20:40 +0100 |
---|---|---|
committer | Alexander Sulfrian <alexander.sulfrian@fu-berlin.de> | 2017-03-29 13:29:58 +0200 |
commit | 73045f451a8cdfb0c48e87e736c3b6a28b22f6fb (patch) | |
tree | 403d526f48a6ed7bf914db2393dc77cf8dde6506 /doc/reports | |
parent | d5f24fed13339d01424c4f7748c239ae33e0b606 (diff) | |
download | bcfg2-73045f451a8cdfb0c48e87e736c3b6a28b22f6fb.tar.gz bcfg2-73045f451a8cdfb0c48e87e736c3b6a28b22f6fb.tar.bz2 bcfg2-73045f451a8cdfb0c48e87e736c3b6a28b22f6fb.zip |
testsuite: Server requires Python2.6
We do not want to run the test for the Server with Python2.4 and Python2.5 and
use the nose-exclude plugin to disable the Server tests based on the directory.
We do not even want to import the modules of the Server, as it might not be
possible anymore (missing dependencies or invalid syntax).
nose-exclude-0.2 breaks compatibility with Python2.5 and below (it is using the
"with open(..):" syntax), so we have to stick to the last version below.
Diffstat (limited to 'doc/reports')
0 files changed, 0 insertions, 0 deletions