Re: [JBoss-dev] Jboss test - understand results

2001-06-05 Thread Chris Kimpton
Hi Jay, Is there any documentation on how to understand the output from the test module? I have a hard time making sense out of the output, things like tests numbered 90-105 or something and then it'll print out 9 tests 0 failures 2 errors. What does this mean? Other than perhaps I broke

Re: [JBoss-dev] jboss daily build failed - in cvs module: jbosssx

2001-06-01 Thread Chris Kimpton
Hi, The problem is that I have no dependency checking between modules - so if the core jboss build fails, then so will this build - since its dependency is not met... Usually this works... I guess I could make the build stop on the first error - but then if there are errors in a non-dependant

[JBoss-dev] Fw: jboss daily test results

2001-06-01 Thread Chris Kimpton
Hi, Just re-ran the tests - it now compiles - but we have 17 new test failures! Chris JBoss daily test results SUMMARY Number of tests run: 71 Successful tests: 50 Errors:10 Failures: 11

Re: [JBoss-dev] CVS update: jbosstest/lib ant-1.3-optional.jar ant-1.3.jar jboss-ant-addon.jar xalan-2.0.0.jar ant.jar optional.jar

2001-05-26 Thread Chris Kimpton
Hi, Some notes on these changes: The target directory for jbosstest results (ie the TEST-org files) is now the directory above jbosstest! Hope this is ok - but it makes it easier for the site that shows the results. I've upgraded to ant-1.3 - yeah, I know its a pain to have it in all

Re: [JBoss-dev] jboss daily test results - SOMEBODY BROKE SOMETHING...

2001-05-21 Thread Chris Kimpton
...hopefully it wasn't me... ;-) From: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [JBoss-dev] jboss daily test results Date: Mon, 21 May 2001 02:43:57 +0100 = ==THIS IS AN AUTOMATED EMAIL -

[JBoss-dev] TEST FAILURE - XADataSource1 not bound

2001-05-19 Thread Chris Kimpton
Hi, I've looked into the failing xa test and it is failing because the data sources it uses are not bound. It is looking for XADataSource1 and XADataSource2. Is this something that needs to be manually configured in jboss.jcml before the test ? Thanks in advance, Chris

[JBoss-dev] TEST FAILURE - [EJB 1.1, p42, section 5.3.2] Expected 'RemoveException' when remove-ing a session object

2001-05-11 Thread Chris Kimpton
Hi, Suite: org.jboss.test.cts.test.AllJUnitTests Test:testRemoveSessionObject Type:failure Exception: junit.framework.AssertionFailedError Message: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in

Re: [JBoss-dev] jboss daily test results

2001-05-10 Thread Chris Kimpton
Hi, Suite: org.jboss.test.cts.test.AllJUnitTests Test:testRemoveSessionObject Type:failure Exception: junit.framework.AssertionFailedError Message: [EJB 1.1, p42] Expected 'RemoveException', detail:java.rmi.ServerException: RemoteException occurred in server

Re: [JBoss-dev] jboss daily test results

2001-04-25 Thread Chris Kimpton
Hi, Did these changes; P jboss/src/etc/conf/default/jboss.conf P jboss/src/etc/conf/default/log4j.properties P jboss/src/main/org/jboss/logging/Log.java U jboss/src/main/org/jboss/logging/LogToCategory.java P jboss/src/main/org/jboss/logging/Logger.java P

Re: [JBoss-dev] jboss daily test results

2001-04-25 Thread Chris Kimpton
Hi, From: Scott M Stark [EMAIL PROTECTED] Something is amiss with your server as these errors are all related to the JMX connector not being bound in JNDI and I don't see this problem. When I run the tests I am seeing the same errors as before. Perhaps it ran during the middle of a set of

[JBoss-dev] ZOAP - in daily builds or not?

2001-04-22 Thread Chris Kimpton
Hi - I guess this is mainly for the ZOAP people. I am setting up a daily build of various jboss modules - ie do a build clean and then build to make sure nothing has broken. I was looking at adding the ZOAP module to this - but to do that, I need to make a few changes/additions - mainly because

[JBoss-dev] Fwd: jboss daily build failed - in cvs module: jbosstest

2001-04-19 Thread Chris Kimpton
From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: jboss daily build failed - in cvs module: jbosstest Date: Thu, 19 Apr 2001 09:27:39 +0100 = ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=

[JBoss-dev] Fwd: jboss daily build failed - in cvs module: jbossmx

2001-04-19 Thread Chris Kimpton
From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: jboss daily build failed - in cvs module: jbossmx Date: Thu, 19 Apr 2001 09:28:16 +0100 = ==THIS IS AN AUTOMATED EMAIL - SEE http://www.lubega.com FOR DETAILS=

[JBoss-dev] Fwd: jboss daily test failed - for Scott

2001-04-19 Thread Chris Kimpton
Hi Scott, Do you have a src/resources/naming directory in your jbosstest project that needs to be checked in? The build of jbosstest seems to be looking for it... Thanks, Chris From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: jboss daily test failed Date: Thu, 19 Apr 2001 09:44:56

[JBoss-dev] Fwd: jboss daily test results

2001-04-19 Thread Chris Kimpton
Hi, Below is the format of the test results that I plan to publish to the jboss-dev list each day. Basically its the results of running the run_tests.xml script with ant against the latest jboss server. OK? If there are no problems, you will just get the summary. I just need to sort out

<    2   3   4   5   6   7