Hi Russ,
I'm using your latest patch (ticket #2333) in my applications:
I find it useful and extremely fast !

I configured the svn repository of my django apps to work with
buildbot and
have all tests done each time a commit is performed.

Buildbot runs "python manage.py test" but shows the green flag even
if some tests fail because the exit code of "manage.py test" is always
zero.

I think that a different exit code when one or more tests fail would
really
be helpful in case of automated tests.

Thank you very much and keep on the good work!

Massimiliano


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to