Actions
Task #5832
closedprint some info about failed tests
Start date:
04/13/2015
Due date:
% Done:
100%
Estimated time:
Detected in build:
svn
Published in build:
20150701
Description
The build script prints "BUILD SUCCESSFUL" even when some JUnit tests are failed.
Some info about failed tests should be printed also.
Updated by Sergey Smolov almost 10 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
When at least one junit test fails while ant test
or ant test.short
running, the build script prints "BUILD FAILED" and a description message like "Some unit tests failed."
r1779
Updated by Sergey Smolov over 9 years ago
- Status changed from Resolved to Verified
Updated by Sergey Smolov over 9 years ago
- Status changed from Verified to Closed
- Published in build set to 20150701
Actions