start time | 2015/10/12 10:48 |
---|---|
end time | 2015/10/12 10:48 |
execution information
log
severity | path or command | line | message |
---|---|---|---|
¶ INFO | pycoverage=True | ||
¶ FATAL | Error while running checker pyunit: path /tmp/tmppMz3Dx/local/lib/python/logilab/mtconverter doesn't exist
Traceback (most recent call last):
...
13 more lines [double click to expand]
...
raise Exception('path %s doesn\'t exist' % path)
Exception: path /tmp/tmppMz3Dx/local/lib/python/logilab/mtconverter doesn't exist Error while running checker pyunit: path /tmp/tmppMz3Dx/local/lib/python/logilab/mtconverter doesn't exist Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/apycotlib/atest.py", line 289, in run_checker status = checker.check(self) File "/usr/share/narval/checkers/apycot/__init__.py", line 35, in check self.set_status(self.do_check(test)) File "/usr/share/narval/checkers/apycot/python.py", line 351, in do_check _status = self.run_tests(testdir) File "/usr/share/narval/checkers/apycot/python.py", line 375, in run_tests cmd = self.run_test(join(testdir, test_file), python) File "/usr/share/narval/checkers/apycot/python.py", line 274, in run_test command = self.get_command(command, python) File "/usr/share/narval/checkers/apycot/python.py", line 389, in get_command '--source=%s' % pyinstall_path(self.test)] File "/usr/share/narval/checkers/apycot/python.py", line 37, in pyinstall_path raise Exception('path %s doesn\'t exist' % path) Exception: path /tmp/tmppMz3Dx/local/lib/python/logilab/mtconverter doesn't exist |