Hird Matthew wrote:
hello,

we've had over 100 of these emails now and it's starting to really irritate.

please can you fix your project and stop the emails. juddi hasn't been
updated for a long time so i very much doubt that the problem is juddi's.
thanks,

Matt

test:
[mkdir] Created dir: /x1/gump/public/workspace/ws-juddi/build/unit/classes [javac] Compiling 126 source files to /x1/gump/public/workspace/ws-juddi/build/unit/classes
    [junit] Running org.apache.juddi.TestAll
    [junit] Testsuite: org.apache.juddi.TestAll
    [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.061 sec
    [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.061 sec

    [junit] Testcase: warning took 0.006 sec
    [junit]     FAILED
    [junit] No tests found in org.apache.juddi.TestAll
[junit] junit.framework.AssertionFailedError: No tests found in org.apache.juddi.TestAll


Tests are failing because there is a class being handed down to Junit that doesnt contain any tests. Is the fileset of tests to run in the build file correct?

It may be an artifact of changes to Ant's junit task, running with junit4. What does that TestAll class look like?

-steve

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to