My favorites | Sign in
Project Home Downloads Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 102: Ant task not throwing buildexception with only one test run
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  virtix
Closed:  Mar 2008


 
Project Member Reported by virtix, Mar 23, 2008
What steps will reproduce the problem?
1. Run a single test with a failure or error
2. Set the haltonfailure/error props
3. Run it ...

What is the expected output? BuildException w/detailed message

What do you see instead? Build Successful

This was only occurring if a single test or directory was used. Practicing
w/Antunit helped to catch this one. Important. This is fixed in repo and
will be in next build. Issue had to do with not calling
helper.getTestResultSummary(); sooner in the code.

 
Mar 23, 2008
Project Member #1 virtix
done
Status: Fixed

Powered by Google Project Hosting