On 07-09-10 12:33, Jonathan Costers wrote:
You check out the trunk, set the property "run.tests" in your
<trunk>/build.properties to the tests that fail:

run.tests=com/sun/jini/test/spec/lookupdiscovery/MulticastMonitorAllChange.td

and from<trunk>/qa/build.xml, run the "run-tests" target.

This will only run the test you requested.


I've changed to build.properties, and ran:

ant -f qa/build.xml run-tests

This gave:

     [java] SUMMARY =================================
     [java]
[java] com/sun/jini/test/spec/lookupdiscovery/MulticastMonitorAllChange.td
     [java] Test Passed: OK
     [java]
     [java] -----------------------------------------
     [java]
     [java] # of tests started   = 1
     [java] # of tests completed = 1
     [java] # of tests passed    = 1
     [java] # of tests failed    = 0
     [java]
     [java] -----------------------------------------
     [java]
     [java]    Date finished:
     [java]       Wed Sep 08 11:13:02 CEST 2010
     [java]    Time elapsed:
     [java]       70 seconds
     [java]

So, we might have a previous test, with a failing cleanup.

Gr. Sim

--
QCG, Software voor het MKB, 071-5890970, http://www.qcg.nl
Quality Consultancy Group b.v., Leiderdorp, Kvk Den Haag: 28088397

Reply via email to