bin/instance test don't return a representative exit code

2 messages Options
Embed this post
Permalink
Jean-Michel FRANCOIS () bin/instance test don't return a representative exit code
Reply Threaded More More options
Print post
Permalink
Hi,

I have setup a buildbot to see If my project is working well.

But bin/instance test -s mypackage doesn t return a code that give
buildbot an indicator, so even if my tests fails the box is green.

--
Cordialement,
Jean-Michel FRANCOIS
Makina-Corpus



_______________________________________________
Product-Developers mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/product-developers
Andrzej Mleczko-2 () Re: bin/instance test don't return a representative exit code
Reply Threaded More More options
Print post
Permalink
Hi,
try to add this switch: --exit-with-status
so: bin/instance test -s mypackage --exit-with-status
It should do the trick.

--
Andrew Mleczko
e-mail: [hidden email]
skype: amleczko


2009/8/5 Jean-Michel FRANCOIS <[hidden email]>
Hi,

I have setup a buildbot to see If my project is working well.

But bin/instance test -s mypackage doesn t return a code that give
buildbot an indicator, so even if my tests fails the box is green.

--
Cordialement,
Jean-Michel FRANCOIS
Makina-Corpus



_______________________________________________
Product-Developers mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/product-developers




_______________________________________________
Product-Developers mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/product-developers