|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Patrik:
a) I don't see how this is related to the original issue. The original issue was about skipped tests and how they contribute to the build result. You talk about TestNGs behaviour after a failed @Before. Seems that this is a different issue.
b) Have you actually tried this with TestNG (outside Jenkins)? I'm pretty sure that the test suite will fail, if a @Before fails.