repository | /home/cvs/public |
---|---|
path | soft/logilab/hmm |
duration | 0.011 s |
status | success |
---|---|
duration | 0.003 |
path | line | severity | message |
---|---|---|---|
soft/logilab/hmm/__pkginfo__.py | WARNING | Copyright is outdated (2003) | |
soft/logilab/hmm/__pkginfo__.py | ERROR | Short description starts with a capitalized letter | |
ChangeLog | WARNING | Missing file | |
soft/logilab/hmm/MANIFEST.in | WARNING | no files found matching 'TODO' | |
soft/logilab/hmm/MANIFEST.in | WARNING | no files found matching 'COPYING' | |
test/runtests.py | WARNING | Missing file | |
soft/logilab/hmm/announce.txt | WARNING | Missing file |
status | success |
---|---|
duration | 0.001 |
pyxml_version | 0.8.3 |
---|---|
docutils_version | 0.3.1 |
path | line | severity | message |
---|---|---|---|
soft/logilab/hmm | INFO | No ChangeLog file | |
soft/logilab/hmm | INFO | No INSTALL file |
status | failure |
---|---|
ignore | thirdparty |
treshold | 7 |
duration | 0.004 |
pylint_version | 0.3.2 |
---|---|
pylint_evaluation | 6.11 |
statements | 18 |
path | line | severity | message |
---|---|---|---|
soft/logilab/hmm/__init__.py | WARNING | Missing required attribute "__revision__" | |
soft/logilab/hmm/__pkginfo__.py | 27 | WARNING | Redefining built-in 'copyright' |
soft/logilab/hmm/__pkginfo__.py | 26 | WARNING | Redefining built-in 'license' |
soft/logilab/hmm/__pkginfo__.py | 22 | WARNING | Comma not followed by a spacenumversion = [0,4,0] ^^ |
soft/logilab/hmm/__pkginfo__.py | 23 | WARNING | Used builtin function 'map' |
soft/logilab/hmm/__pkginfo__.py | 52 | WARNING | No exception's type specified |
soft/logilab/hmm/hmm.py | ERROR | Unable to load module logilab.hmm.hmm (No module named RandomArray) | |
soft/logilab/hmm/_hmm.py | INFO | Unable to run raw checkers on built-in module logilab.hmm._hmm | |
soft/logilab/hmm/_hmm.py | WARNING | Missing required attribute "__revision__" |
status | failure |
---|---|
duration | 0.002 |
python | /home/syt/bin/python |
---|---|
total_test_cases | 0 |
succeeded_test_cases | 0 |
failed_test_cases | 0 |
error_test_cases | 0 |
path | line | severity | message |
---|---|---|---|
soft/logilab/hmm/test/test_hmm.py | ERROR | Returned status 1 | |
soft/logilab/hmm/test/test_hmm.py | INFO | File "/home/syt/cvs_work/logilab/devtools/lib/coverage.py", line 611, in ? run(sys.argv[1:]) File "/home/syt/cvs_work/logilab/devtools/lib/coverage.py", line 597, in run execfile(sys.argv[0], __main__.__dict__) File "test_hmm.py", line 7, in ? from RandomArray import randomImportError: No module named RandomArray |