classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: classpath+jamvm+mauve Howto?


From: David Gilbert
Subject: Re: classpath+jamvm+mauve Howto?
Date: Thu, 13 Oct 2005 17:22:29 +0000
User-agent: Mozilla Thunderbird 1.0.6 (X11/20050728)

Norman Hendrich wrote:

(6) How do I enable all 32157 tests listed in the above report, when the default cvs checkout (see above) only runs 6341 tests with the JDK?

I regenerated the report (it now includes 34,241 passes, 852 failures, 35,093 tests in total):

http://www.object-refinery.com/classpath/mauve/report/

$> jamvm -classpath ~/mauve-report/bin org.jfree.test.MakeTestClassList /home/dgilbert/workspace/mauve-clean/ tests $> jamvm -Xmx350m -classpath . gnu.testlet.runner.Mauve --output results-20051015 tests

...comment out 3 troublesome tests from the 'tests' file...

$> jamvm -Xmx350m -classpath . gnu.testlet.runner.Mauve --output results-20051015 tests

...where the MakeTestClassList class is the utility class I attached to my last post.

Regards,

Dave





reply via email to

[Prev in Thread] Current Thread [Next in Thread]