On Mon, 2009-09-28 at 22:09 +0200, Hans Dockter wrote: > On Sep 28, 2009, at 9:21 PM, Russel Winder wrote: > > > and I think this applies to the 0.8 release. > > > > Something has been changed regarding running TestNG tests at the very > > last moment before the 0.8 release. My TestNG tested Java project > > that > > ran all its tests successfully until today now no longer appears to > > have > > any tests: > > > > 20:16:20.175 [main] DEBUG o.g.a.tasks.testing.TestClassScanner - > > test-class-scan : scanning org/devjavasoft/ads/tests/Heap_Test.class > > > > and all the other equivalents result in no tests being found and run. > > Could you provide a test project to reproduce?
The project is a Bazaar branch at http://www.russel.org.uk/Bazaar/ADS I just did "bzr branch http://www.russel.org.uk/Bazaar/ADS ; cd ADS ; gradle -d test" and the compilation happened fine, but no test execution. Overall it took about 20s for the full Gradle run. > Our testng integration tests are working. Sadly, there seems to be a gap in the integration tests. The problem here is probably related to the fact that the action of collecting the tests succeeds, it just doesn't collect any tests. So when the tests are run, the action succeeds but without running any tests, and there is no HTML created but as there are no test results this is a successful action. I am using HEAD not the 0.8 release. -- Russel. ============================================================================= Dr Russel Winder Partner xmpp: [email protected] Concertant LLP t: +44 20 7585 2200, +44 20 7193 9203 41 Buckmaster Road, f: +44 8700 516 084 voip: sip:[email protected] London SW11 1EN, UK m: +44 7770 465 077 skype: russel_winder
signature.asc
Description: This is a digitally signed message part
