Uploaded image for project: 'QuickFIX/J'
  1. QuickFIX/J
  2. QFJ-594

Ant Test target must let the user know that any test failed

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Default
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.5.1
    • Component/s: Build
    • Labels:

      Description

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

        Attachments

          Activity

          Hide
          ed1978 Eric Deshayes added a comment -

          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
          Show
          ed1978 Eric Deshayes added a comment - 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
          Hide
          ed1978 Eric Deshayes added a comment -

          Fixed in rev#1039

          Show
          ed1978 Eric Deshayes added a comment - Fixed in rev#1039

            People

            • Assignee:
              ed1978 Eric Deshayes
              Reporter:
              ed1978 Eric Deshayes
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: