History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: UP-1995
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Eric Dalquist
Reporter: Eric Dalquist
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
uPortal

Failed unit test does not cause build to fail

Created: 02/Apr/08 03:30 PM   Updated: 18/Apr/08 10:52 AM
Component/s: Build/Deploy Management
Affects Version/s: 3.0.0-RC2, 3.0.0-RC3
Fix Version/s: 3.0.0

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. Text File build-1.log (139 kb)



 Description  « Hide
Failed unit tests do not cause the main ant script to fail-fast with a BUILD FAILED message

 All   Comments   Work Log   Change History      Sort Order:
Eric Dalquist [02/Apr/08 03:31 PM]
Example of failed build log

Eric Dalquist [10/Apr/08 04:10 PM]
I've tried with RC2, RC3 and the current SVN code on OS X, Linux and Windows and I can't reproduce the log showing a failed test but successful build.

Eric Dalquist [17/Apr/08 03:42 PM]
After further windows testing I was able to reproduce this bug

Eric Dalquist [17/Apr/08 03:45 PM]
Setting an environment variable is required in the build.xml when calling mvn on windows: http://jira.codehaus.org/browse/MNG-2127