Hi, In my testcases I have two targets, the first for the test and the second to format the results of the test in HTML format. In my config file I have haltonfailure="false" so that it will run both targets regardless of the success of the previous. Unfortunately the final result is a 'BUILD SUCCESSFUL' even if the first case fails. Is there a way to get it to fail if one of the targets fails but not exit until both targets are completed? Thanks in advance
-Christian -- View this message in context: http://www.nabble.com/Not-failing-with-multiple-targets-tf1991198.html#a5464379 Sent from the WebTest forum at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

