Steve the tests were failing because the InVM broker hadn't been created. I have: - Check all unit tests create and destroy InVM Brokers - Reorganised unit tests to test.unit + This allows ant build system to show what is being built and allow easier detection of failure - The tests are now timedout after 90seconds so this should prevent the tests hanging forever.
Let me know if the tests are still failling for you. I'd recommend the 'testreport' target this will show a summary on screen but create html reports in build/<module>/test/junit/index.html Cheers Martin On 08/11/06, Robert Greig <[EMAIL PROTECTED]> wrote:
On 08/11/06, Steve Vinoski <[EMAIL PROTECTED]> wrote: > After the flurry of commits yesterday, I'm seeing the client tests > hang with an error about being unable to connect to the broker (see > below). Anyone else seeing the same? I've just looked at our continuous build system which is still running the tests after 906 minutes so it looks like it is bust. We'll investigate further. RG
-- Martin Ritchie
