On Mon, Feb 10, 2014 at 4:28 PM, Nalin <[email protected]> wrote:
> Tests skip for two reasons when using TestNG.
>
> 1. The test explicitly throws SkipException because it isn’t implemented
> 2. Another test or configuration method (@BeforeMethod etc) that the test
> depends on failed.
>
> You should look for failures in other tests and configuration methods that
> the test depends on to figure out the root cause.

I know. In this case it is likely the setup method. My question was
rather "where can I find the respective exception in Jenkins
UI/output". I don't see it anywhere. I can only see exceptions in test
methods but nothing else.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" 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.

Reply via email to