On 07 juillet 10:51, [email protected] wrote:
> HI,

Hi,

> We have some tool build on python. For the static analysis of the code we are 
> using Pylint tool. It doesn't give any error on command promt when I run 
> below command :
> 
> C:\.hudson\jobs\CA-CI\workspace\CheckBC\trunk>pylint --include-ids=y 
> --output-format=html --files-output=y --rcfile=standard.rc CheckBC.py
> 
> C:\.hudson\jobs\CA-CI\workspace\CheckBC\trunk>
> 
> Also, we are getting html reports very well.
> 
> Now, we are automating our build process using UI tool Hudson. When I make 
> above command run in the Hudson environment my build is getting failed. I am 
> not able to trace the error as it doesn't provide any output.
> 
> Can you please help me out in resolving this issue?

not without more information about the pb... I guess you're not the first one
trying to integrate pylint in an hudson environment. Have you tried hudson
mailing list ?

-- 
Sylvain Thénault                               LOGILAB, Paris (France)
Formations Python, Debian, Méth. Agiles: http://www.logilab.fr/formations
Développement logiciel sur mesure:       http://www.logilab.fr/services
CubicWeb, the semantic web framework:    http://www.cubicweb.org

_______________________________________________
Python-Projects mailing list
[email protected]
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to