start time | 2017/09/27 14:45 |
---|---|
end time | 2017/09/27 14:45 |
execution information
log
severity | path or command | line | message |
---|---|---|---|
¶ INFO | pycoverage=True | ||
¶ FATAL | Error while running checker pyunit: path /tmp/tmp5ExujD/local/share/cubicweb/cubes/leaflet 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/tmp5ExujD/local/share/cubicweb/cubes/leaflet doesn't exist Error while running checker pyunit: path /tmp/tmp5ExujD/local/share/cubicweb/cubes/leaflet 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 390, in do_check _status = self.run_tests(testdir) File "/usr/share/narval/checkers/apycot/python.py", line 414, in run_tests cmd = self.run_test(join(testdir, test_file), python) File "/usr/share/narval/checkers/apycot/python.py", line 313, in run_test command = self.get_command(command, python) File "/usr/share/narval/checkers/apycot/python.py", line 427, in get_command installpath = pyinstall_path(self.test) File "/usr/share/narval/checkers/apycot/python.py", line 49, in pyinstall_path raise Exception('path %s doesn\'t exist' % path) Exception: path /tmp/tmp5ExujD/local/share/cubicweb/cubes/leaflet doesn't exist |