Ah, and for the blackbox tests, there is also build/test/log/showcase.log (the server-side log).
Claude Le lundi 08 janvier 2007 à 21:23 +0100, Claude Brisson a écrit : > Hi Nathan. > > The exact cause should be listed (as long as any output) in the test > result files in build/test/rst/ > > What do they contain ? > > Claude > > Le lundi 08 janvier 2007 à 10:47 -0800, Nathan Bubna a écrit : > > Claude, > > > > The new test stuff looks great. I'm particularly impressed by the > > ability to embed jetty like that. However, i can't get the tests to > > run on my system, even after fixing the the toolbox path for the > > generic tests. Here's the output i get: > > > > test.generic: > > [junit] Running > > org.apache.velocity.tools.test.whitebox.GenericToolsTests > > [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.01 sec > > [junit] Test > > org.apache.velocity.tools.test.whitebox.GenericToolsTests FAILED > > ... > > start-showcase-webapp: > > [echo] web server launched successfully. > > [junit] Running org.apache.velocity.tools.test.blackbox.ViewToolsTests > > [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.01 sec > > [junit] Test org.apache.velocity.tools.test.blackbox.ViewToolsTests > > FAILED > > > > I've tried messing around with various properties on the Junit task, > > but no luck so far. Any idea what might cause this? I even tried > > putting Sysout calls in each of the methods in GenericToolsTest to see > > which one was being run, but none of them were. > > > > help! :) > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
