Actions
Task #7558
closedbuild jenkins-farm on jenkins-farm
Start date:
06/27/2014
Due date:
% Done:
0%
Estimated time:
Updated by Brétel Foudil almost 11 years ago
- Description updated (diff)
This was not working for a couple of reasons:
- pip installs errors were ignored by the Makefile (now fixed)
- pylint broken in virtualenv
https://bitbucket.org/logilab/pylint/issue/73/pylint-is-unable-to-import
https://bitbucket.org/logilab/pylint/issue/73/pylint-is-unable-to-import
jenkinsfarm/test/test_jenkins.py:12: [E0611] No name 'dir_util' in module 'distutils' jenkinsfarm/test/test_jenkins.py:12: [F0401] Unable to import 'distutils.dir_util'
We switched to flake8.
Updated by ROUET Jean-René over 7 years ago
- Status changed from In progress to Rejected
Actions