I have experienced this as well.  My problem is that I would like my test suite 
to exit
the proper way 
so that CI knows that the build actually failed.  Currently test-is seems to 
just report
to stdout, but 
not set anything that would cause the suite to fail with the proper exit code.

Any ideas?

Aaron

On Apr 8, 2009, at 2:28 PM, Tom Faulhaber wrote:


I'd like to second this request. It's pretty necessary to have an exit
code for any type of scripting.

Of course, you can always use (System/exit result-code), but a return
value is "prettier" to me.



---------------------------------------------
This message was sent using Endymion MailMan.
http://www.endymion.com/products/mailman/



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to 
clojure+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to