I am gonna need you to perform a full checkout from cvs again.

--jason


On Sat, 2002-02-16 at 20:28, [EMAIL PROTECTED] wrote:
> 
> 
> JBoss daily test results
> 
> SUMMARY
> 
> Number of tests run:   493
> 
> --------------------------------------------
> 
> Successful tests:      485
> 
> Errors:                4
> 
> Failures:              4
> 
> --------------------------------------------
> 
> 
> 
> [time of test: 17 February 2002 4:19 GMT]
> [java.version: 1.3.1]
> [java.vendor: Blackdown Java-Linux Team]
> [java.vm.version: Blackdown-1.3.1-FCS]
> [java.vm.name: Classic VM]
> [java.vm.info: green threads, nojit]
> [os.name: Linux]
> [os.arch: i386]
> [os.version: 2.4.9-12]
> 
> See http://lubega.com for full details
> 
> NOTE: If there are any errors shown above - this mail is only highlighting 
> them - it is NOT indicating that they are being looked at by anyone.
> Remember - if a test becomes broken after your changes - fix it or fix the test!
> 
> --------------------------------------------
> 
> 
> 
> DETAILS OF ERRORS
> 
> [details not shown -as this makes the mail too big to reach the sf mailing list]
> 
> 
> 
> 
> PS BEFORE you commit, run the test suite!
> 
> Its really is easy, just use the ant target 'run-basic-testsuite' from the 
> build directory.
> 
> 
> To just run the unit tests (they are quite quick):
> 
> In the testsuite directory, 
> ./build.sh tests-unit
> 
> 
> You can run a single test case using:
> ./build.sh -Dtest=[XXXTestCase] one-test
> 
> The XXXTestCase is the classname of the junit class to run. So, to run the 
> EJBSpecUnitTestCase use:
> ./build.sh -Dtest=EJBSpecUnitTestCase one-test
> 
> 
> To run all tests within a package, use
> ./build.sh -Dtest=[package] test
> 
> The package is name of the directory under the org/jboss/test directory that 
> contains the tests to run. So, to run the unit tests in the 
> org.jboss.test.security package use:
> ./build.sh -Dtest=security test
> 
> 
> 
> Thanks for all your effort - we really do love you!
> 
> 
> 
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development



_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to