I don't see these txtimer errors running the tests by itself. I'll check the run logs to see if there is something obvious.
 
[EMAIL PROTECTED] testsuite]$ run_tests.sh
ant -Dtest=org.jboss.test.txtimer.test.CreateCancelTestCase -Dnojars=t -Djunit.t
imeout=1800000 -Djbosstest.cluster.node0=192.168.3.130 -Djbosstest.cluster.node1
=192.168.3.120 one-test
Buildfile: build.xml
Overriding previous definition of reference to xdoclet.task.classpath
 
one-test:
    [mkdir] Created dir: C:\cvs\JBoss4.0\jboss-4.0.x\testsuite\output\log
    [junit] Running org.jboss.test.txtimer.test.CreateCancelTestCase
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 3.328 sec


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Monday, March 20, 2006 11:00 AM
To: Bill Burke; Brian Stansberry; jboss-development@lists.sourceforge.net; QA; Scott M Stark
Subject: jboss-4.0-testsuite Build Completed With Testsuite Errors
Importance: High

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-testsuite?log=log20060320121502

TESTS FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:235: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-common-targets.xml:26: Build Successful - Tests completed with errors or failures.
Date of build: 03/20/2006 12:15:02
Time to build: 99 minutes 55 seconds
Last changed: 03/20/2006 12:08:02
Last log entry: JBAS-2744, Use the getServerHost() as the jnp.localAddress value

 Unit Tests: (2990)  Total Errors and Failures: (62)
testENCServletViaInvoker org.jboss.test.jacc.test.WebIntegrationUnitTestCase(JACC+SecurityMgr)
testCreateRequiredCancelRequired org.jboss.test.txtimer.test.CreateCancelTestCase
testCreateRequiredCancelRequiresNew org.jboss.test.txtimer.test.CreateCancelTestCase
testCreateRequiredCancelNotSupported org.jboss.test.txtimer.test.CreateCancelTestCase
testCreateRequiredCancelNever org.jboss.test.txtimer.test.CreateCancelTestCase
testCreateRequiresNewCancelRequired org.jboss.test.txtimer.test.CreateCancelTestCase
testCreateRequiresNewCancelRequiresNew org.jboss.test.txtimer.test.CreateCancelTestCase
testCreateRequiresNewCancelNotSupported org.jboss.test.txtimer.test.CreateCancelTestCase
testCreateRequiresNewCancelNever org.jboss.test.txtimer.test.CreateCancelTestCase
testCreateNotSupportedCancelRequired org.jboss.test.txtimer.test.CreateCancelTestCase
testCreateNotSupportedCancelRequiresNew org.jboss.test.txtimer.test.CreateCancelTestCase
testCreateNotSupportedCancelNotSupported org.jboss.test.txtimer.test.CreateCancelTestCase
testCreateNotSupportedCancelNever org.jboss.test.txtimer.test.CreateCancelTestCase
testCreateNeverCancelRequired org.jboss.test.txtimer.test.CreateCancelTestCase
testCreateNeverCancelRequiresNew org.jboss.test.txtimer.test.CreateCancelTestCase
testCreateNeverCancelNotSupported org.jboss.test.txtimer.test.CreateCancelTestCase
testCreateNeverCancelNever org.jboss.test.txtimer.test.CreateCancelTestCase
testSingleEventDuration org.jboss.test.txtimer.test.PersistenceTestCase
testTimerRestoredForScopedSessionBean org.jboss.test.txtimer.test.ScopedPersistentTimerTestCase
testEndpoint org.jboss.test.webservice.jbws68.JBWS68TestCase
testEchoString org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoInteger org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoInt org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoLong org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoShort org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoDecimal org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoFloat org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoDouble org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoBoolean org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoByte org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoQName org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoDateTimeCalendar org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoDateTimeDate org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoDateCalendar org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoDateDate org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoBase64Binary org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoHexBinary org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoBean org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoBeanNullProperties org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoStringArray org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoIntegerArray org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoIntArray org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoLongArray org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoShortArray org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoDecimalArray org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoFloatArray org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoDoubleArray org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoBooleanArray org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoByteArray org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoQNameArray org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testEchoDateTimeArray org.jboss.test.webservice.marshalltest.MarshallDocLiteralTestCase
testClientAccessJSE org.jboss.test.webservice.samples.ClientSideEJBTestCase
testWithTransportOptions org.jboss.test.webservice.secure.SimpleClientSecureTestCase
testWithTransportOptions org.jboss.test.webservice.secure.noenv.TransportOptionsTestCase
testWithoutKeystore org.jboss.test.webservice.secure.noenv.TransportOptionsTestCase
testApplClient org.jboss.test.webservice.ws4eesimple.SimpleClientTestCase
testWebClient org.jboss.test.webservice.ws4eesimple.SimpleClientTestCase
testEJBClient org.jboss.test.webservice.ws4eesimple.SimpleClientTestCase
testAutoDiscovery org.jboss.test.cluster.test.HAJndiTestCase(Default-UDP)
testAutoDiscovery org.jboss.test.cluster.test.HAJndiTestCase(SyncModeNUseJvm-UDP)
testEndpoint org.jboss.test.webservice.jbws414.JBWS414TestCase
testEndpoint org.jboss.test.webservice.jbws718.JBWS718TestCase
 

Reply via email to