[weld-dev] Current WELD trunk Incontainer testing status

Martin Gencur mgencur at redhat.com
Thu Feb 18 04:32:08 EST 2010


There are results from yesterday (2009-02-17) on Linux machine in
Hudson:


---------Weld Core Tests-----------

Tests run: 231, Failures: 6, Errors: 0, Skipped: 0, Time elapsed:
429.714 sec <<< FAILURE!

Results :

Failed tests: 
  testAlternativesOnProducers(org.jboss.weld.tests.alternatives.AlternativesTest)
  testDetectsJsf12Version(org.jboss.weld.tests.jsf.JsfApiAbstractionTest)
  testLoadsJsf12Classes(org.jboss.weld.tests.jsf.JsfApiAbstractionTest)
  testLoadsJsf20Classes(org.jboss.weld.tests.jsf.JsfApiAbstractionTest)
  testGetNamedBeanWithBinding(org.jboss.weld.tests.resolution.named.NamedBeanTest)
  testNamedInjectedFieldUsesFieldName(org.jboss.weld.tests.resolution.named.NamedBeanTest)



--------CDI TCK runner for Weld---------

Tests run: 791, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 1,490.474 sec <<< FAILURE!

Results :

Failed tests: 
  testApplicationScopeActiveDuringCallToEjbTimeoutMethod(org.jboss.jsr299.tck.tests.context.application.ejb.EJBApplicationContextTest)
  testSingletonWithConversationScopeFails(org.jboss.jsr299.tck.tests.implementation.enterprise.broken.singletonWithConversationScope.SingletonWithConversationScopeTest)


All the other tests passed.



More information about the weld-dev mailing list