[weld-builds] Build failed in Jenkins: Weld-2.x-tck11-WF8.x #270

ci-builds at redhat.com ci-builds at redhat.com
Sat Mar 29 04:43:29 EDT 2014


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-tck11-WF8.x/270/changes>

Changes:

[mkouba] Add test for client proxy methods modifiers

[mkouba] WELD-1636 Update TCK exclude list

[Jozef Hartinger] Use Weld API SNAPSHOT

[Jozef Hartinger] Minor

[Jozef Hartinger] javax.inject.Singleton is not a bean-defining annotation any longer

[Jozef Hartinger] [WELD-1635] EnterpriseBeanProxyMethodHandler creates a new SFSB session on failover

[mkouba] WELD-1639 Update TCK exclude list

[Jozef Hartinger] Upgrade CDI TCK to 1.2.0.CR1

[Jozef Hartinger] WELD-1629 Implement CDI-331

[Jozef Hartinger] Upgrade Weld API to 2.2.CR1

[Jozef Hartinger] [maven-release-plugin] prepare release 2.2.0.CR1

[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration

[Jozef Hartinger] [maven-release-plugin] prepare release 2.2.0.CR1

[Jozef Hartinger] [maven-release-plugin] prepare for next development iteration

------------------------------------------
[...truncated 4294 lines...]
Mar 29, 2014 4:10:09 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.interceptors.definition.lifecycle.enterprise.EnterpriseLifecycleInterceptorDefinitionTest, time: 6 ms]
Mar 29, 2014 4:10:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnterpriseLifecycleInterceptorDefinitionTest.testLifecycleInterception: 1,402/1,446 (597)
Mar 29, 2014 4:10:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.byname.ambiguous.broken.AmbiguousELNamesTest, time: 11 ms]
Mar 29, 2014 4:10:10 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke AmbiguousELNamesTest.testAmbiguousELNamesResolved: 1,403/1,446 (598)
Mar 29, 2014 4:10:10 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.finalMethod.PrivateFinalMethodTest, time: 7 ms]
Mar 29, 2014 4:10:11 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PrivateFinalMethodTest.testClassWithPrivateFinalMethodCanBeProxied: 1,404/1,446 (599)
Mar 29, 2014 4:10:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.clientProxy.unproxyable.privateConstructor.PrivateConstructorTest, time: 8 ms]
Mar 29, 2014 4:10:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke PrivateConstructorTest.testClassWithPrivateConstructor: 1,405/1,446 (600)
Mar 29, 2014 4:10:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceConstructorInjectionTest, time: 7 ms]
Mar 29, 2014 4:10:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceConstructorInjectionTest.testDefinitionError: 1,406/1,446 (601)
Mar 29, 2014 4:10:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceObserverInjectionTest, time: 21 ms]
Mar 29, 2014 4:10:12 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceObserverInjectionTest.testDefinitionError: 1,407/1,446 (602)
Mar 29, 2014 4:10:12 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.enterprise.SessionBeanInjectionOrderingTest, time: 14 ms]
Mar 29, 2014 4:10:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInjectionOrderingTest.testInitializerCalledAfterFieldInjectionOfSuperclass: 1,408/1,446 (603)
Mar 29, 2014 4:10:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInjectionOrderingTest.testInitializerCalledAfterResourceInjection: 1,409/1,446 (603)
Mar 29, 2014 4:10:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SessionBeanInjectionOrderingTest.testPostConstructCalledAfterInitializerOfSuperclass: 1,410/1,446 (603)
Mar 29, 2014 4:10:14 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.non.contextual.InjectionIntoNonContextualComponentTest, time: 14 ms]
Mar 29, 2014 4:10:14 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testFilterInitCalledAfterResourceInjection: 1,411/1,446 (604)
Mar 29, 2014 4:10:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testFilterInitializerMethodCalled: 1,412/1,446 (604)
Mar 29, 2014 4:10:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoFilter: 1,413/1,446 (604)
Mar 29, 2014 4:10:15 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoJSFManagedBean: 1,414/1,446 (604)
Mar 29, 2014 4:10:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoServlet: 1,415/1,446 (604)
Mar 29, 2014 4:10:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoServletListener: 1,416/1,446 (604)
Mar 29, 2014 4:10:16 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoTagHandler: 1,417/1,446 (604)
Mar 29, 2014 4:10:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testInjectionIntoTagLibraryListener: 1,418/1,446 (604)
Mar 29, 2014 4:10:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testServletInitCalledAfterResourceInjection: 1,419/1,446 (604)
Mar 29, 2014 4:10:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testServletInitializerMethodCalled: 1,420/1,446 (604)
Mar 29, 2014 4:10:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testServletListenerInitializerMethodCalled: 1,421/1,446 (604)
Mar 29, 2014 4:10:17 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InjectionIntoNonContextualComponentTest.testTagLibraryListenerInitializerMethodCalled: 1,422/1,446 (604)
Mar 29, 2014 4:10:17 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injection.parameterized.ParameterizedTypesInjectionToParameterizedWithActualTypeTest, time: 9 ms]
Mar 29, 2014 4:10:18 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ParameterizedTypesInjectionToParameterizedWithActualTypeTest.testInjection: 1,423/1,446 (605)
Mar 29, 2014 4:10:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.normal.scope.NormalScopedBeanWithInjectionPoint, time: 9 ms]
Mar 29, 2014 4:10:19 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke NormalScopedBeanWithInjectionPoint.testRequestScopedBeanWithInjectionPoint: 1,424/1,446 (606)
Mar 29, 2014 4:10:19 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.manager.jndi.ManagerTestEar, time: 10 ms]
Mar 29, 2014 4:10:20 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ManagerTestEar.testManagerLookupInJndi: 1,425/1,446 (607)
Mar 29, 2014 4:10:21 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.EnabledManagedBeanInjectionAvailabilityTest, time: 37 ms]
Mar 29, 2014 4:10:21 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 1f012c03-f6ed-4d8e-b2f6-dce9d3f91495.war, time: 13 ms]
Mar 29, 2014 4:10:22 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke EnabledManagedBeanInjectionAvailabilityTest.testInjection: 1,426/1,446 (608)
Mar 29, 2014 4:10:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.broken.DisabledProducerFieldInjectionNotAvailableTest, time: 17 ms]
Mar 29, 2014 4:10:23 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 86b60379-6916-4e75-a973-c8b63a2e07ff.war, time: 7 ms]
Mar 29, 2014 4:10:24 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DisabledProducerFieldInjectionNotAvailableTest.testInjection: 1,427/1,446 (609)
Mar 29, 2014 4:10:24 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity01Test, time: 28 ms]
Mar 29, 2014 4:10:25 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity01Test.testSpecialization: 1,428/1,446 (610)
Mar 29, 2014 4:10:25 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity02Test, time: 18 ms]
Mar 29, 2014 4:10:25 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 0f508d6e-dfb4-449c-bce1-c9fcda6d8bb9.war, time: 7 ms]
Mar 29, 2014 4:10:26 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity02Test.testSpecialization: 1,429/1,446 (611)
Mar 29, 2014 4:10:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.typesafe.resolution.interceptor.InterceptorNotResolvedInterModuleTest, time: 37 ms]
Mar 29, 2014 4:10:27 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptorNotResolvedInterModuleTest.testInterceptorNotAvailableForInjection: 1,430/1,446 (612)
Mar 29, 2014 4:10:27 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 12, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Mar 29, 2014 4:10:27 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Mar 29, 2014 4:10:27 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.context.DestroyForSameCreationalContextTest, time: 14 ms]
Mar 29, 2014 4:10:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DestroyForSameCreationalContextTest.testDestroyForSameCreationalContextOnly: 1,431/1,446 (613)
Mar 29, 2014 4:10:29 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationContextDestructionTest.testApplicationContextDestroyed: 1,432/1,446 (614)
Mar 29, 2014 4:10:30 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.installedLibrary.InstalledLibraryEarTest, time: 18 ms]
Mar 29, 2014 4:10:30 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 0753782c-6083-4724-884c-84b9c1a4fb79.war, time: 7 ms]
Mar 29, 2014 4:10:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InstalledLibraryEarTest.testBundledLibraryInjection: 1,433/1,446 (615)
Mar 29, 2014 4:10:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InstalledLibraryEarTest.testEjbJarInjection: 1,434/1,446 (615)
Mar 29, 2014 4:10:31 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InstalledLibraryEarTest.testWarInjection: 1,435/1,446 (615)
Mar 29, 2014 4:10:31 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.deployment.packaging.visibility.JarToJarAlphaVisibilityTest, time: 18 ms]
Mar 29, 2014 4:10:32 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke JarToJarAlphaVisibilityTest.testDeployment: 1,436/1,446 (616)
Mar 29, 2014 4:10:33 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke ApplicationShutdownLifecycleTest.testShutdown: 1,437/1,446 (617)
Mar 29, 2014 4:10:34 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.injection.intercepted.InterceptedBeanConstrutctorInjectionTest, time: 8 ms]
Mar 29, 2014 4:10:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanConstrutctorInjectionTest.testDeploymentFails: 1,438/1,446 (618)
Mar 29, 2014 4:10:34 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamInitializerTest, time: 18 ms]
Mar 29, 2014 4:10:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamInitializerTest.testDeploymentFails: 1,439/1,446 (619)
Mar 29, 2014 4:10:34 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.interceptor.InterceptedBeanTypeParamFieldTest, time: 13 ms]
Mar 29, 2014 4:10:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke InterceptedBeanTypeParamFieldTest.testDeploymentFails: 1,440/1,446 (620)
Mar 29, 2014 4:10:34 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.dynamic.broken.raw.RawInstanceDisposerInjectionTest, time: 7 ms]
Mar 29, 2014 4:10:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke RawInstanceDisposerInjectionTest.testDefinitionError: 1,441/1,446 (621)
Mar 29, 2014 4:10:34 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity08Test, time: 16 ms]
Mar 29, 2014 4:10:34 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: fc1d373d-6fc8-46fd-bbe7-04b2308c0589.war, time: 7 ms]
Mar 29, 2014 4:10:34 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: dd265c33-cc25-4da7-8fca-672b9b54fa80.war, time: 10 ms]
Mar 29, 2014 4:10:34 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity08Test.testSpecialization: 1,442/1,446 (622)
Mar 29, 2014 4:10:34 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 2, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Mar 29, 2014 4:10:34 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Mar 29, 2014 4:10:34 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamFieldTest, time: 13 ms]
Mar 29, 2014 4:10:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamFieldTest.testDeploymentFails: 1,443/1,446 (623)
Mar 29, 2014 4:10:35 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity05Test, time: 19 ms]
Mar 29, 2014 4:10:35 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: ee9864e2-41cd-4ce8-af77-6b2dc9b4de95.war, time: 6 ms]
Mar 29, 2014 4:10:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity05Test.testSpecialization: 1,444/1,446 (624)
Mar 29, 2014 4:10:35 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: Intercepting... [methods: 2, testRun: CDI TCK, suiteName: Weld / JBoss AS run of CDI TCK]
Mar 29, 2014 4:10:35 AM org.jboss.cdi.tck.impl.testng.SingleTestClassMethodInterceptor intercept
INFO: tckTest not set [time: 0 ms]
Mar 29, 2014 4:10:35 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.implementation.builtin.metadata.broken.typeparam.decorator.DecoratorTypeParamConstructorTest, time: 16 ms]
Mar 29, 2014 4:10:35 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke DecoratorTypeParamConstructorTest.testDeploymentFails: 1,445/1,446 (625)
Mar 29, 2014 4:10:35 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: org.jboss.cdi.tck.tests.lookup.modules.specialization.SpecializationModularity03Test, time: 30 ms]
Mar 29, 2014 4:10:35 AM org.jboss.cdi.tck.shrinkwrap.ArchiveBuilder build
INFO: Test archive built [info: 34f3b293-d915-4d1b-bf7d-743a11920d30.war, time: 19 ms]
Mar 29, 2014 4:10:36 AM org.jboss.cdi.tck.impl.testng.ProgressLoggingTestListener beforeInvocation
INFO: Invoke SpecializationModularity03Test.testSpecialization: 1,446/1,446 (626)
Tests run: 1446, Failures: 48, Errors: 0, Skipped: 0, Time elapsed: 875.323 sec <<< FAILURE!

Results :

Failed tests:   testNonSerializableProducerFieldDeclaredPassivatingThrowsIllegalProductException(org.jboss.cdi.tck.tests.context.passivating.PassivatingContextTest): 
  testPassivatingScopeProducerMethodReturnsUnserializableObjectNotOk(org.jboss.cdi.tck.tests.context.passivating.PassivatingContextTest): 
  testDuplicateBindingsOnResolveDecoratorsFails(org.jboss.cdi.tck.tests.decorators.definition.DecoratorDefinitionTest): 
  testEmptyTypeSetOnResolveDecoratorsFails(org.jboss.cdi.tck.tests.decorators.definition.DecoratorDefinitionTest): 
  testNonBindingsOnResolveDecoratorsFails(org.jboss.cdi.tck.tests.decorators.definition.DecoratorDefinitionTest): 
  testEventObjectContainsTypeVariablesWhenResolvingFails(org.jboss.cdi.tck.tests.event.EventTest): 
  testFireEventWithNonRuntimeBindingTypeFails(org.jboss.cdi.tck.tests.event.bindingTypes.EventBindingTypesTest): 
  testFireEventWithNonBindingAnnotationsFails(org.jboss.cdi.tck.tests.event.bindingTypes.EventBindingTypesTest): 
  testDuplicateBindingsToFireEventFails(org.jboss.cdi.tck.tests.event.fires.FireEventTest): 
  testEventFireThrowsExceptionIfEventObjectTypeContainsUnresovableTypeVariable(org.jboss.cdi.tck.tests.event.fires.FireEventTest): 
  testTypeVariableEventTypeFails(org.jboss.cdi.tck.tests.event.fires.FireEventTest): 
  testExceptionThrownIfNonBindingTypePassedToFire(org.jboss.cdi.tck.tests.event.fires.nonbinding.NonBindingTypePassedToFireTest): 
  testBeanManagerResolveObserversWithIllegalQualifier(org.jboss.cdi.tck.tests.event.observer.resolve.ResolveEventObserversTest): 
  testDuplicateBindingTypesWhenResolvingFails(org.jboss.cdi.tck.tests.event.resolve.binding.DuplicateBindingTypesWhenResolvingTest): 
  testNonBindingTypeAnnotationWhenResolvingFails(org.jboss.cdi.tck.tests.event.resolve.nonbinding.NonBindingTypesWhenResolvingTest): 
  testEventSelectThrowsExceptionForDuplicateBindingType(org.jboss.cdi.tck.tests.event.select.SelectEventTest): 
  testEventSelectThrowsExceptionIfAnnotationIsNotBindingType(org.jboss.cdi.tck.tests.event.select.SelectEventTest): 
  testEventSelectThrowsExceptionIfEventTypeHasTypeVariable(org.jboss.cdi.tck.tests.event.select.SelectEventTest): 
  testEventSelectWithSubtypeThrowsExceptionForDuplicateBindingType(org.jboss.cdi.tck.tests.event.select.SelectEventTest): 
  testEventSelectWithSubtypeThrowsExceptionIfAnnotationIsNotBindingType(org.jboss.cdi.tck.tests.event.select.SelectEventTest): 
  testNonBindingType(org.jboss.cdi.tck.tests.extensions.bean.bytype.BeanByTypeTest): 
  testSameBindingTwice(org.jboss.cdi.tck.tests.extensions.bean.bytype.BeanByTypeTest): 
  testAmbiguousDependencyNotResolved(org.jboss.cdi.tck.tests.extensions.beanManager.BeanManagerTest): 
  testObtainingInjectionTargetWithDefinitionError(org.jboss.cdi.tck.tests.extensions.beanManager.BeanManagerTest): 
  testValidateThrowsException(org.jboss.cdi.tck.tests.extensions.beanManager.BeanManagerTest): 
  testInvalidMember(org.jboss.cdi.tck.tests.extensions.beanManager.beanAttributes.CreateBeanAttributesTest): 
  testInvalidField(org.jboss.cdi.tck.tests.extensions.beanManager.injectionPoint.CreateInjectionPointTest): 
  testInvalidParameter(org.jboss.cdi.tck.tests.extensions.beanManager.injectionPoint.CreateInjectionPointTest): 
  testInvalidProducerField1(org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest): 
  testInvalidProducerField2(org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest): 
  testInvalidProducerField3(org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest): 
  testInvalidProducerMethod1(org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest): 
  testInvalidProducerMethod2(org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest): 
  testApplicationCannotCallRemoveMethodOnNonDependentScopedSessionEnterpriseBean(org.jboss.cdi.tck.tests.implementation.enterprise.remove.EnterpriseBeanRemoveMethodTest): 
  testProducerFieldForNullValueNotDependent(org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.ProducerFieldLifecycleTest): 
  testProducerFieldReturnsNullIsNotDependent(org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.ProducerFieldLifecycleTest): 
  testCreateFailsIfProducerReturnsNullAndNotDependent(org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.ProducerMethodLifecycleTest): 
  testNormalScopedUnproxyableBeanResolution(org.jboss.cdi.tck.tests.implementation.simple.lifecycle.unproxyable.UnproxyableManagedBeanTest): 
  testNoBindingTypesToResolveInterceptorsFails(org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest): 
  testNonBindingTypeToResolveInterceptorsFails(org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest): 
  testSameBindingTypesToResolveInterceptorsFails(org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest): 
  testInactiveScope(org.jboss.cdi.tck.tests.lookup.clientProxy.ClientProxyTest): 
  testUnsupportedOperationExceptionThrownIfUnderlyingContextNotAlterable(org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.DestroyingNormalScopedInstanceTest): 
  testUnsatisfiedReference(org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.AmbiguousInjectableReferenceTest): 
  testUnsatisfiedReference(org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.unresolved.UnsatisfiedInjectableReferenceTest): 
  testGetReferenceWithIllegalBeanType(org.jboss.cdi.tck.tests.lookup.manager.ManagerTest): 
  testGetContextWithNoRegisteredContextsFails(org.jboss.cdi.tck.tests.context.ContextTest): 
  testGetContextWithTooManyActiveContextsFails(org.jboss.cdi.tck.tests.context.ContextTest): 

Tests run: 1446, Failures: 48, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:54.128s
[INFO] Finished at: Sat Mar 29 04:10:42 EDT 2014
[INFO] Final Memory: 41M/105M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project weld-jboss-runner-tck11: There are test failures.
[ERROR] 
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-tck11-WF8.x/ws/weld/jboss-tck-runner/1.1/target/surefire-reports> for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results


More information about the weld-builds mailing list