On Sat, 4 Sep 2010 10:07:59 +1000
Adam Murdoch <[email protected]> wrote:

 
> Do you have the rest of this stack trace? It would be helpful for
> figuring out what went wrong here.
> 
> I don't think the problem is anything that you've done wrong. The
> problem is likely in Gradle's TestNG integration. TestNG is doing
> something which Gradle is not expecting, and Gradle is getting
> confused and ending up with a NPE. The stack trace might be helpful
> in figuring out what's wrong with the integration. 
> 
> Also, if you have some details about how class that was failing, that
> would be useful. For example, was it failing in a @Test method? Or a
> @Before/@After/@BeforeClass/@AfterClass method? What sort of
> exception was it?


I am getting closer to the possible origin of the problem. As soon as I
have something more definite I will post it.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to