Automated JBoss(Branch_3_2 WonderLand) Testsuite Results: 24-October-2003

JBoss daily test results

SUMMARY

Number of tests run:   1541

--------------------------------------------

Successful tests:      1510

Errors:                26

Failures:              5

--------------------------------------------



[time of test: 2003-10-24.07-48 GMT]
[java.version: 1.4.2]
[java.vendor: Sun Microsystems Inc.]
[java.vm.version: 1.4.2-b28]
[java.vm.name: Java HotSpot(TM) Client VM]
[java.vm.info: mixed mode]
[os.name: Linux]
[os.arch: i386]
[os.version: 2.4.20-9smp]

Useful resources:

- http://jboss.sourceforge.net//junit-results/32/2003-10-24.07-48 for
the junit report of this test.


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.

It is assumed that whoever makes change(s) to jboss that 
break the test will be fixing the test or jboss, as appropriate!

--------------------------------------------



DETAILS OF ERRORS



Suite:       EnumUnitTestCase
Test:        testColorEnum
Type:        error
Exception:   net.sourceforge.junitejb.RemoteTestException
Message:     Method is not a known CMP field accessor, CMR field accessor, or 
ejbSelect method: methodName=setAnimal; CausedByException is:  Method is not a known 
CMP field accessor, CMR field accessor, or ejbSelect method: methodName=setAnimal; 
nested exception is:   javax.ejb.TransactionRolledbackLocalException: Method is not a 
known CMP field accessor, CMR field accessor, or ejbSelect method: 
methodName=setAnimal; CausedByException is:  Method is not a known CMP field accessor, 
CMR field accessor, or ejbSelect method: methodName=setAnimal
---------------------------------



Suite:       EnumUnitTestCase
Test:        testAnimalEnum
Type:        error
Exception:   net.sourceforge.junitejb.RemoteTestException
Message:     Method is not a known CMP field accessor, CMR field accessor, or 
ejbSelect method: methodName=setAnimal; CausedByException is:  Method is not a known 
CMP field accessor, CMR field accessor, or ejbSelect method: methodName=setAnimal; 
nested exception is:   javax.ejb.TransactionRolledbackLocalException: Method is not a 
known CMP field accessor, CMR field accessor, or ejbSelect method: 
methodName=setAnimal; CausedByException is:  Method is not a known CMP field accessor, 
CMR field accessor, or ejbSelect method: methodName=setAnimal
---------------------------------



Suite:       EntityExceptionUnitTestCase
Test:        testNotDiscardedApplicationExceptionInTxMarkRollback_remote
Type:        error
Exception:   net.sourceforge.junitejb.RemoteTestException
Message:     Error, bean instance was discarded!
---------------------------------



Suite:       EntityExceptionUnitTestCase
Test:        testNotDiscardedApplicationExceptionNewTxMarkRollback_remote
Type:        error
Exception:   net.sourceforge.junitejb.RemoteTestException
Message:     Error, bean instance was discarded!
---------------------------------



Suite:       EntityExceptionUnitTestCase
Test:        testNotDiscardedApplicationExceptionInTxMarkRollback_local
Type:        error
Exception:   net.sourceforge.junitejb.RemoteTestException
Message:     Error, bean instance was discarded!
---------------------------------



Suite:       EntityExceptionUnitTestCase
Test:        testNotDiscardedApplicationExceptionNewTxMarkRollback_local
Type:        error
Exception:   net.sourceforge.junitejb.RemoteTestException
Message:     Error, bean instance was discarded!
---------------------------------



Suite:       MissingClassUnitTestCase
Test:        testDeployServiceWithoutClass
Type:        error
Exception:   org.jboss.deployment.DeploymentException
Message:     create operation failed for package 
file:/cvs/JBoss3.2/jboss-3.2/testsuite/output/lib/missingclass-service.xml; - nested 
throwable: (javax.management.InstanceNotFoundException: 
jboss.test:name=missingclasstest is not registered.)
---------------------------------



Suite:       CustomSocketsUnitTestCase
Test:        testCustomAccess
Type:        error
Exception:   javax.naming.NameNotFoundException
Message:     StatelessSession not bound
---------------------------------



Suite:       CustomSocketsUnitTestCase
Test:        testServerFound
Type:        error
Exception:   org.jboss.deployment.IncompleteDeploymentException
Message:     
---------------------------------



Suite:       SimpleUnitTestCase
Test:        testNameChanges
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     name.equals(copy), name=jmx
---------------------------------



Suite:       ImplUnitTestCase
Test:        testEncPerf
Type:        error
Exception:   javax.naming.NameNotFoundException
Message:     comp not bound
---------------------------------



Suite:       ExternalUnitTestCase
Test:        testFederated
Type:        failure
Exception:   junit.framework.ComparisonFailure
Message:     got the translation right expected:<... ...> but was:<... ...>
---------------------------------



Suite:       SecurityUnitTestCase
Test:        testSecureHttpInvoker
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     Should not have been able to lookup(invokers)
---------------------------------



Suite:       HttpsUnitTestCase
Test:        testHttpsURL
Type:        error
Exception:   java.io.IOException
Message:     Failed to readURL, ex=null
---------------------------------



Suite:       BankEJB20StressTestCase
Test:        unknown
Type:        error
Exception:   junit.framework.AssertionFailedError
Message:     Timeout occurred
---------------------------------



Suite:       BankStressTestCase
Test:        unknown
Type:        error
Exception:   junit.framework.AssertionFailedError
Message:     Timeout occurred
---------------------------------



Suite:       BeanStressTestCase
Test:        testAllCompleteOrFailNotSupportedReentrant
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     Unexpected exception
---------------------------------



Suite:       BaseConnectionManagerStressTestCase
Test:        unknown
Type:        error
Exception:   junit.framework.AssertionFailedError
Message:     Timeout occurred
---------------------------------



Suite:       CachedConnectionBankStressTestCase
Test:        testCachedConnectionBank
Type:        error
Exception:   java.rmi.ServerException
Message:     RemoteException occurred in server thread; nested exception is:   
java.rmi.ServerException: EJBException:; nested exception is:   
javax.ejb.EJBException: Could not transfer 1 from Account:15 to Account:14; 
CausedByException is:  null; CausedByException is:  Account does not exist 14; nested 
exception is:   javax.ejb.EJBException: null; CausedByException is:  Account does not 
exist 14
---------------------------------



Suite:       NamingStressTestCase
Test:        testENCPerf
Type:        error
Exception:   java.rmi.ServerException
Message:     RemoteException occurred in server thread; nested exception is:   
java.rmi.ServerException: EJBException:; nested exception is:   
javax.ejb.EJBException: Test class does not have a constructor which has a single 
String argument.
---------------------------------



Suite:       JSR77SpecUnitTestCase
Test:        testNotificationDeliver
Type:        failure
Exception:   junit.framework.AssertionFailedError
Message:     Not enough notifications received: 0
---------------------------------



Suite:       JSR77SpecUnitTestCase
Test:        testNavigation
Type:        error
Exception:   javax.management.InstanceNotFoundException
Message:     
jboss.management.local:J2EEApplication=cts-v1cmp.ear,J2EEServer=Local,j2eeType=EJBModule,name=cts-v1cmp.jar
 is not registered.
---------------------------------



Suite:       BankStressTestCase
Test:        testTeller
Type:        error
Exception:   javax.naming.NameNotFoundException
Message:     
---------------------------------



Suite:       BankStressTestCase
Test:        testBank
Type:        error
Exception:   javax.naming.NameNotFoundException
Message:     
---------------------------------



Suite:       BankStressTestCase
Test:        testMultiThread
Type:        error
Exception:   javax.naming.NameNotFoundException
Message:     
---------------------------------



Suite:       BankStressTestCase
Test:        testTransaction
Type:        error
Exception:   javax.naming.NameNotFoundException
Message:     
---------------------------------



Suite:       BankStressTestCase
Test:        testTransfer
Type:        error
Exception:   javax.naming.NameNotFoundException
Message:     
---------------------------------



Suite:       BankStressTestCase
Test:        testReadOnly
Type:        error
Exception:   javax.naming.NameNotFoundException
Message:     
---------------------------------



Suite:       BankStressTestCase
Test:        testPassivation
Type:        error
Exception:   javax.naming.NameNotFoundException
Message:     
---------------------------------



Suite:       BankStressTestCase
Test:        testFinder
Type:        error
Exception:   javax.naming.NameNotFoundException
Message:     
---------------------------------



Suite:       BankStressTestCase
Test:        testServerFound
Type:        error
Exception:   javax.naming.NameNotFoundException
Message:     
---------------------------------




-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to