Re: [gradle-dev] Gradle and TestNG

2011-12-07 Thread Russel Winder
On Tue, 2011-12-06 at 17:20 +, Luke Daley wrote: > It's your imagination Russel, go back to sleep :P Or moan about something else that's broken. Moaning about broken things seems to get them fixed! -- Russel. = Dr R

Re: [gradle-dev] Gradle and TestNG

2011-12-07 Thread Russel Winder
On Tue, 2011-12-06 at 10:11 -0700, Daz DeBoer wrote: [...] > > Looks like this has been fixed in master: > https://github.com/gradle/gradle/commit/2b42950f49ff6559b95adb0231c53b8cb55e4c3a. > Fix should be in Milestone 7, on it's way very soon. I built HEAD yesterday (actually a more or less daily

Re: [gradle-dev] Gradle and TestNG

2011-12-06 Thread Luke Daley
It's your imagination Russel, go back to sleep :P On 28/11/2011, at 9:04 PM, Russel Winder wrote: > Is it my imagination or does every attempt to run TestNG tests from > Gradle now result in: > > >Execution for Test process 'Gradle Worker 1' FAILED >org.gradle.api.internal.tasks

Re: [gradle-dev] Gradle and TestNG

2011-12-06 Thread Daz DeBoer
On 6 December 2011 10:00, Russel Winder wrote: > > > On Tue, 2011-11-29 at 08:14 +1100, Adam Murdoch wrote: > > >> I think it does this for any TestNG > 6.2: > http://issues.gradle.org/browse/GRADLE-1860 > > > > > > To paraphrase my comment on the bug report: Well this sucks, I guess > > > this

Re: [gradle-dev] Gradle and TestNG

2011-12-06 Thread Russel Winder
Adam, Sorry for not replying more quickly. On Tue, 2011-11-29 at 09:59 +1100, Adam Murdoch wrote: > On 29/11/2011, at 8:48 AM, Russel Winder wrote: > > > On Tue, 2011-11-29 at 08:14 +1100, Adam Murdoch wrote: > >> I think it does this for any TestNG > 6.2: > >> http://issues.gradle.org/browse/G

Re: [gradle-dev] Gradle and TestNG

2011-11-28 Thread Adam Murdoch
On 29/11/2011, at 8:48 AM, Russel Winder wrote: > On Tue, 2011-11-29 at 08:14 +1100, Adam Murdoch wrote: >> I think it does this for any TestNG > 6.2: >> http://issues.gradle.org/browse/GRADLE-1860 > > To paraphrase my comment on the bug report: Well this sucks, I guess > this has to be consi

Re: [gradle-dev] Gradle and TestNG

2011-11-28 Thread Russel Winder
On Tue, 2011-11-29 at 08:14 +1100, Adam Murdoch wrote: > I think it does this for any TestNG > 6.2: > http://issues.gradle.org/browse/GRADLE-1860 To paraphrase my comment on the bug report: Well this sucks, I guess this has to be considered a Gradle bug? At least I can relax a bit given that i

Re: [gradle-dev] Gradle and TestNG

2011-11-28 Thread Adam Murdoch
I think it does this for any TestNG > 6.2: http://issues.gradle.org/browse/GRADLE-1860 On 29/11/2011, at 8:04 AM, Russel Winder wrote: > Is it my imagination or does every attempt to run TestNG tests from > Gradle now result in: > > >Execution for Test process 'Gradle Worker 1' FAILED

[gradle-dev] Gradle and TestNG

2011-11-28 Thread Russel Winder
Is it my imagination or does every attempt to run TestNG tests from Gradle now result in: Execution for Test process 'Gradle Worker 1' FAILED org.gradle.api.internal.tasks.testing.TestSuiteExecutionException: Could not complete execution for test process 'Gradle Worker 1'.