I set those and nothing, still unit test fails but the build passes. In the verbose log I just see

   [junit] 'filtertrace=true'
    [junit] 'haltOnError=false'
    [junit] 'haltOnFailure=false'
    [junit] 'showoutput=false'
[junit] 'formatter =org.apache.tools.ant.taskdefs.optional.junit.BriefJUnitResultFormatter' [junit] 'propsfile=/Users/test/development/test/ junit310958207.properties'
    [junit]
    [junit] The ' characters around the executable and arguments are
    [junit] not part of the command.
    [junit] Testsuite: com.test.NetworkServerInitialisationUnitTestCase


On 21 Nov 2009, at 17:56, glenn opdycke-hansen wrote:

haltonfailure="no" haltonerror="no" failureproperty="tests.
failures" errorproperty="tests.errors

Reply via email to