[QFJ-594] Ant Test target must let the user know that any test failed Created: 05/May/11  Updated: 15/Nov/12  Resolved: 25/May/11

Status: Closed
Project: QuickFIX/J
Component/s: Build
Affects Version/s: None
Fix Version/s: 1.5.1

Type: Improvement Priority: Default
Reporter: Eric Deshayes Assignee: Eric Deshayes
Resolution: Fixed Votes: 0
Labels: ant, build


 Description   

Today, it displays build successfull even if a unit test has failed.



 Comments   
Comment by Eric Deshayes [ 05/May/11 ]

committed in rev#1030

The fix consists in adding a new target called 'checkfailures'.
This target is called if:

  • at the end of the test target (running both the unit and acceptance tests)
  • at the end of the unit tests if the test.unit target is called
  • at the end of the acceptance tests if the test.acceptance target is called
Comment by Eric Deshayes [ 25/May/11 ]

Fixed in rev#1039

Generated at Mon May 06 23:48:16 UTC 2024 using JIRA 7.5.2#75007-sha1:9f5725bb824792b3230a5d8716f0c13e296a3cae.