Hi Greg
Can you please post your question to the Gradle Forums (
http://forums.gradle.org/gradle)? That's the best way to get help as a
Gradle user.
This mailing list is for questions about developing gradle.
cheers
Daz


On 24 July 2013 18:48, Greg Temchenko <[email protected]> wrote:

>  Hi all,
>
> I'm sure it was described somewhere, but I can't find it, and google isn't
> very helpful, cause it shows a lot of stuff not releated to the gradle
> development itself.
> I want to run some gradle tests and the standard option "test.single"
> looks not working. I want to run this test:
>
>
> subprojects/plugins/src/test/groovy/org/gradle/api/internal/tasks/testing/junit/result/JUnitXmlResultWriterSpec.groovy
>
> I'm trying to run it like that:
>
> ./gradlew test -Dtest.single=JUnitXmlResultWriterSpec
>
> and it throws:
>
> FAILURE: Build failed with an exception.
>
> * What went wrong:
> Execution failed for task ':announce:test'.
> > Failed to notify test listener.
>    > Could not find matching test for pattern: JUnitXmlResultWriterSpec
>
> I would like to push one simple bugfix, but finally need to fix a test.
> The whole suite takes 5 hours on my macbook, so filtering is essential. I
> would appreciate any help.
>
> Thanks,
>
> --
> Greg
>
>


-- 
Darrell (Daz) DeBoer
Principal Engineer, Gradleware
http://www.gradleware.com

Reply via email to