See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-tck-WF8-sync...
------------------------------------------
[...truncated 5276 lines...]
testInvalidProducerMethod2(org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest)
Time elapsed: 0.065 sec <<< FAILURE!
org.testng.TestException:
Expected exception java.lang.IllegalArgumentException but got
org.jboss.arquillian.test.spi.ArquillianProxyException:
org.jboss.weld.exceptions.IllegalArgumentException : WELD-001331: Declaring bean cannot be
null for the non-static member [BackedAnnotatedMethod] public
org.jboss.cdi.tck.tests.extensions.beanManager.producer.Factory.invalidProducerMethod2()
[Proxied because : Original exception not deserilizable, ClassNotFoundException]
at
org.jboss.weld.manager.AbstractProducerFactory.createProducer(AbstractProducerFactory.java:55)
at
org.jboss.cdi.tck.tests.extensions.beanManager.producer.SyntheticProducerTest.testInvalidProducerMethod2(SyntheticProducerTest.java:132)
testApplicationCannotCallRemoveMethodOnNonDependentScopedSessionEnterpriseBean(org.jboss.cdi.tck.tests.implementation.enterprise.remove.EnterpriseBeanRemoveMethodTest)
Time elapsed: 0.359 sec <<< FAILURE!
org.testng.TestException:
Expected exception java.lang.UnsupportedOperationException but got
org.jboss.arquillian.test.spi.ArquillianProxyException:
org.jboss.weld.exceptions.UnsupportedOperationException : WELD-000037: Cannot call EJB
remove method directly on non-dependent scoped bean public abstract void
org.jboss.cdi.tck.tests.implementation.enterprise.remove.SessionScopedSessionInterface.remove()
[Proxied because : Original exception not deserilizable, ClassNotFoundException]
at
org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler.invoke(EnterpriseBeanProxyMethodHandler.java:119)
at
org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invoke(EnterpriseTargetBeanInstance.java:56)
at
org.jboss.weld.bean.proxy.InjectionPointPropagatingEnterpriseTargetBeanInstance.invoke(InjectionPointPropagatingEnterpriseTargetBeanInstance.java:65)
at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:100)
at
org.jboss.cdi.tck.tests.implementation.enterprise.remove.Serializable$SessionScopedSessionInterface$103949644$Proxy$_$$_Weld$EnterpriseProxy$.remove(Unknown
Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.jboss.weld.bean.proxy.AbstractBeanInstance.invoke(AbstractBeanInstance.java:38)
at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:100)
at
org.jboss.weld.proxies.Serializable$SessionScopedSessionInterface$103949644$Proxy$_$$_WeldClientProxy.remove(Unknown
Source)
at
org.jboss.cdi.tck.tests.implementation.enterprise.remove.EnterpriseBeanRemoveMethodTest.testApplicationCannotCallRemoveMethodOnNonDependentScopedSessionEnterpriseBean(EnterpriseBeanRemoveMethodTest.java:72)
testProducerFieldForNullValueNotDependent(org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.ProducerFieldLifecycleTest)
Time elapsed: 0.092 sec <<< FAILURE!
org.testng.TestException:
Expected exception javax.enterprise.inject.IllegalProductException but got
org.jboss.arquillian.test.spi.ArquillianProxyException:
org.jboss.weld.exceptions.IllegalProductException : WELD-000052: Cannot return null from a
non-dependent producer method: [BackedAnnotatedField] @Produces @RequestScoped @Null
@Broken public
org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.NullSpiderProducer_Broken.produceBlackWidow
[Proxied because : Original exception not deserilizable, ClassNotFoundException]
at
org.jboss.weld.bean.AbstractProducerBean.checkReturnValue(AbstractProducerBean.java:136)
at org.jboss.weld.bean.AbstractProducerBean.create(AbstractProducerBean.java:184)
at
org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.ProducerFieldLifecycleTest.testProducerFieldForNullValueNotDependent(ProducerFieldLifecycleTest.java:100)
testProducerFieldReturnsNullIsNotDependent(org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.ProducerFieldLifecycleTest)
Time elapsed: 0.045 sec <<< FAILURE!
org.testng.TestException:
Expected exception javax.enterprise.inject.IllegalProductException but got
org.jboss.arquillian.test.spi.ArquillianProxyException:
org.jboss.weld.exceptions.IllegalProductException : WELD-000052: Cannot return null from a
non-dependent producer method: [BackedAnnotatedField] @Produces @RequestScoped @Null
@Broken public
org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.NullSpiderProducer_Broken.produceBlackWidow
[Proxied because : Original exception not deserilizable, ClassNotFoundException]
at
org.jboss.weld.bean.AbstractProducerBean.checkReturnValue(AbstractProducerBean.java:136)
at org.jboss.weld.bean.AbstractProducerBean.create(AbstractProducerBean.java:184)
at org.jboss.weld.context.AbstractContext.get(AbstractContext.java:96)
at
org.jboss.weld.bean.proxy.ContextBeanInstance.getInstance(ContextBeanInstance.java:98)
at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:78)
at
org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.BlackWidow$Proxy$_$$_WeldClientProxy.bite(Unknown
Source)
at
org.jboss.cdi.tck.tests.implementation.producer.field.lifecycle.ProducerFieldLifecycleTest.testProducerFieldReturnsNullIsNotDependent(ProducerFieldLifecycleTest.java:116)
testNonDependentProducerReturnsNullValue(org.jboss.cdi.tck.tests.implementation.producer.method.definition.ProducerMethodDefinitionTest)
Time elapsed: 0.055 sec <<< FAILURE!
org.testng.TestException:
Expected exception javax.enterprise.inject.IllegalProductException but got
org.jboss.arquillian.test.spi.ArquillianProxyException:
org.jboss.weld.exceptions.IllegalProductException : WELD-000052: Cannot return null from a
non-dependent producer method: Producer for Producer Method [Pollen] with qualifiers
[@Yummy @Any] declared as [[BackedAnnotatedMethod] @Produces @RequestScoped @Yummy public
org.jboss.cdi.tck.tests.implementation.producer.method.definition.OakTree.pollinate()]
declared on Managed Bean [class
org.jboss.cdi.tck.tests.implementation.producer.method.definition.OakTree] with qualifiers
[@Any @Default] [Proxied because : Original exception not deserilizable,
ClassNotFoundException]
at
org.jboss.weld.bean.AbstractProducerBean.checkReturnValue(AbstractProducerBean.java:136)
at org.jboss.weld.bean.AbstractProducerBean.create(AbstractProducerBean.java:184)
at org.jboss.weld.context.AbstractContext.get(AbstractContext.java:96)
at
org.jboss.weld.bean.proxy.ContextBeanInstance.getInstance(ContextBeanInstance.java:98)
at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:78)
at
org.jboss.cdi.tck.tests.implementation.producer.method.definition.Pollen$Proxy$_$$_WeldClientProxy.ping(Unknown
Source)
at
org.jboss.cdi.tck.tests.implementation.producer.method.definition.ProducerMethodDefinitionTest.testNonDependentProducerReturnsNullValue(ProducerMethodDefinitionTest.java:256)
testCreateFailsIfProducerReturnsNullAndNotDependent(org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.ProducerMethodLifecycleTest)
Time elapsed: 0.593 sec <<< FAILURE!
org.testng.TestException:
Expected exception javax.enterprise.inject.IllegalProductException but got
org.jboss.arquillian.test.spi.ArquillianProxyException:
org.jboss.weld.exceptions.IllegalProductException : WELD-000052: Cannot return null from a
non-dependent producer method: Producer for Producer Method [PotatoChip] with qualifiers
[@Null @Any] declared as [[BackedAnnotatedMethod] @Produces @Null @RequestScoped public
org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.Lays.makeChip()] declared
on Managed Bean [class
org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.Lays] with qualifiers
[@Any @Default] [Proxied because : Original exception not deserilizable,
ClassNotFoundException]
at
org.jboss.weld.bean.AbstractProducerBean.checkReturnValue(AbstractProducerBean.java:136)
at org.jboss.weld.bean.AbstractProducerBean.create(AbstractProducerBean.java:184)
at
org.jboss.cdi.tck.tests.implementation.producer.method.lifecycle.ProducerMethodLifecycleTest.testCreateFailsIfProducerReturnsNullAndNotDependent(ProducerMethodLifecycleTest.java:121)
testNormalScopedUnproxyableBeanResolution(org.jboss.cdi.tck.tests.implementation.simple.lifecycle.unproxyable.UnproxyableManagedBeanTest)
Time elapsed: 0.275 sec <<< FAILURE!
org.testng.TestException:
Expected exception javax.enterprise.inject.UnproxyableResolutionException but got
org.jboss.arquillian.test.spi.ArquillianProxyException:
org.jboss.weld.exceptions.UnproxyableResolutionException : WELD-001436: Normal scoped bean
class org.jboss.cdi.tck.tests.implementation.simple.lifecycle.unproxyable.UnproxyableBean
is not proxyable because it has a private constructor private
org.jboss.cdi.tck.tests.implementation.simple.lifecycle.unproxyable.UnproxyableBean() -
<unknown javax.enterprise.inject.spi.Bean instance>. [Proxied because : Original
exception not deserilizable, ClassNotFoundException]
at org.jboss.weld.util.Proxies.getUnproxyableClassException(Proxies.java:224)
at org.jboss.weld.util.Proxies.getUnproxyableTypeException(Proxies.java:178)
at org.jboss.weld.util.Proxies.getUnproxyableTypeException(Proxies.java:140)
at
org.jboss.weld.bean.proxy.ClientProxyProvider.getClientProxy(ClientProxyProvider.java:213)
at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:734)
at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:760)
at org.jboss.weld.util.ForwardingBeanManager.getReference(ForwardingBeanManager.java:61)
at org.jboss.weld.bean.builtin.BeanManagerProxy.getReference(BeanManagerProxy.java:89)
at
org.jboss.cdi.tck.tests.implementation.simple.lifecycle.unproxyable.UnproxyableManagedBeanTest.testNormalScopedUnproxyableBeanResolution(UnproxyableManagedBeanTest.java:46)
testNoBindingTypesToResolveInterceptorsFails(org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest)
Time elapsed: 0.045 sec <<< FAILURE!
org.testng.TestException:
Expected exception java.lang.IllegalArgumentException but got
org.jboss.arquillian.test.spi.ArquillianProxyException:
org.jboss.weld.exceptions.IllegalArgumentException : WELD-001311: Interceptor bindings
list cannot be empty [Proxied because : Original exception not deserilizable,
ClassNotFoundException]
at org.jboss.weld.manager.BeanManagerImpl.resolveInterceptors(BeanManagerImpl.java:902)
at
org.jboss.weld.util.ForwardingBeanManager.resolveInterceptors(ForwardingBeanManager.java:116)
at
org.jboss.weld.bean.builtin.BeanManagerProxy.resolveInterceptors(BeanManagerProxy.java:143)
at
org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest.testNoBindingTypesToResolveInterceptorsFails(InterceptorDefinitionTest.java:181)
testNonBindingTypeToResolveInterceptorsFails(org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest)
Time elapsed: 0.071 sec <<< FAILURE!
org.testng.TestException:
Expected exception java.lang.IllegalArgumentException but got
org.jboss.arquillian.test.spi.ArquillianProxyException:
org.jboss.weld.exceptions.IllegalArgumentException : WELD-001316:
@org.jboss.cdi.tck.tests.interceptors.definition.NonBindingType() is not an interceptor
binding type [Proxied because : Original exception not deserilizable,
ClassNotFoundException]
at org.jboss.weld.manager.BeanManagerImpl.resolveInterceptors(BeanManagerImpl.java:906)
at
org.jboss.weld.util.ForwardingBeanManager.resolveInterceptors(ForwardingBeanManager.java:116)
at
org.jboss.weld.bean.builtin.BeanManagerProxy.resolveInterceptors(BeanManagerProxy.java:143)
at
org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest.testNonBindingTypeToResolveInterceptorsFails(InterceptorDefinitionTest.java:189)
testSameBindingTypesToResolveInterceptorsFails(org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest)
Time elapsed: 0.062 sec <<< FAILURE!
org.testng.TestException:
Expected exception java.lang.IllegalArgumentException but got
org.jboss.arquillian.test.spi.ArquillianProxyException:
org.jboss.weld.exceptions.IllegalArgumentException : WELD-001312: Duplicate interceptor
binding type [@org.jboss.cdi.tck.tests.interceptors.definition.Transactional(),
@org.jboss.cdi.tck.tests.interceptors.definition.Transactional()] found [Proxied because :
Original exception not deserilizable, ClassNotFoundException]
at org.jboss.weld.util.Interceptors.flattenInterceptorBindings(Interceptors.java:76)
at org.jboss.weld.manager.BeanManagerImpl.resolveInterceptors(BeanManagerImpl.java:909)
at
org.jboss.weld.util.ForwardingBeanManager.resolveInterceptors(ForwardingBeanManager.java:116)
at
org.jboss.weld.bean.builtin.BeanManagerProxy.resolveInterceptors(BeanManagerProxy.java:143)
at
org.jboss.cdi.tck.tests.interceptors.definition.InterceptorDefinitionTest.testSameBindingTypesToResolveInterceptorsFails(InterceptorDefinitionTest.java:175)
testInactiveScope(org.jboss.cdi.tck.tests.lookup.clientProxy.ClientProxyTest) Time
elapsed: 0.156 sec <<< FAILURE!
org.testng.TestException:
Expected exception javax.enterprise.context.ContextNotActiveException but got
org.jboss.arquillian.test.spi.ArquillianProxyException:
org.jboss.weld.context.ContextNotActiveException : WELD-001303: No active contexts for
scope type javax.enterprise.context.RequestScoped [Proxied because : Original exception
not deserilizable, ClassNotFoundException]
at org.jboss.weld.manager.BeanManagerImpl.getContext(BeanManagerImpl.java:687)
at
org.jboss.weld.bean.proxy.ContextBeanInstance.getInstance(ContextBeanInstance.java:79)
at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMethodHandler.java:78)
at
org.jboss.cdi.tck.tests.lookup.clientProxy.TunedTuna$Proxy$_$$_WeldClientProxy.getState(Unknown
Source)
at
org.jboss.cdi.tck.tests.lookup.clientProxy.ClientProxyTest.testInactiveScope(ClientProxyTest.java:80)
testUnsupportedOperationExceptionThrownIfUnderlyingContextNotAlterable(org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.DestroyingNormalScopedInstanceTest)
Time elapsed: 0.125 sec <<< FAILURE!
org.testng.TestException:
Expected exception java.lang.UnsupportedOperationException but got
org.jboss.arquillian.test.spi.ArquillianProxyException:
org.jboss.weld.exceptions.UnsupportedOperationException : WELD-001525: Instance.destroy()
is not supported. The underlying context
org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.CustomNonAlterableContext@d2a0c92
does not support destroying of contextual instances [Proxied because : Original exception
not deserilizable, ClassNotFoundException]
at org.jboss.weld.bean.builtin.InstanceImpl.destroy(InstanceImpl.java:153)
at
org.jboss.cdi.tck.tests.lookup.dynamic.destroy.normal.DestroyingNormalScopedInstanceTest.testUnsupportedOperationExceptionThrownIfUnderlyingContextNotAlterable(DestroyingNormalScopedInstanceTest.java:109)
testUnsatisfiedReference(org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.AmbiguousInjectableReferenceTest)
Time elapsed: 0.366 sec <<< FAILURE!
org.testng.TestException:
Expected exception javax.enterprise.inject.AmbiguousResolutionException but got
org.jboss.arquillian.test.spi.ArquillianProxyException:
org.jboss.weld.exceptions.AmbiguousResolutionException : WELD-001318: Cannot resolve an
ambiguous dependency between:
- Managed Bean [class
org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.DerivedInjectedBean]
with qualifiers [@Any @Default],
- Managed Bean [class
org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.InjectedBean]
with qualifiers [@Any @Default] [Proxied because : Original exception not deserilizable,
ClassNotFoundException]
at org.jboss.weld.manager.BeanManagerImpl.resolve(BeanManagerImpl.java:1237)
at org.jboss.weld.manager.BeanManagerImpl.getBean(BeanManagerImpl.java:855)
at
org.jboss.weld.manager.BeanManagerImpl.getInjectableReference(BeanManagerImpl.java:848)
at
org.jboss.weld.util.ForwardingBeanManager.getInjectableReference(ForwardingBeanManager.java:66)
at
org.jboss.weld.bean.builtin.BeanManagerProxy.getInjectableReference(BeanManagerProxy.java:95)
at
org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.ambiguous.AmbiguousInjectableReferenceTest.testUnsatisfiedReference(AmbiguousInjectableReferenceTest.java:57)
testUnsatisfiedReference(org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.unresolved.UnsatisfiedInjectableReferenceTest)
Time elapsed: 1.222 sec <<< FAILURE!
org.testng.TestException:
Expected exception javax.enterprise.inject.UnsatisfiedResolutionException but got
org.jboss.arquillian.test.spi.ArquillianProxyException:
org.jboss.weld.exceptions.UnsatisfiedResolutionException : WELD-001308: Unable to resolve
any beans for Types: [class
org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.unresolved.InjectedBean];
Bindings: [QualifierInstance{annotationClass=interface javax.enterprise.inject.Default,
values={}, hashCode=-797930201}, QualifierInstance{annotationClass=interface
javax.enterprise.inject.Any, values={}, hashCode=-769886943}] [Proxied because : Original
exception not deserilizable, ClassNotFoundException]
at org.jboss.weld.manager.BeanManagerImpl.getBean(BeanManagerImpl.java:857)
at
org.jboss.weld.manager.BeanManagerImpl.getInjectableReference(BeanManagerImpl.java:848)
at
org.jboss.weld.util.ForwardingBeanManager.getInjectableReference(ForwardingBeanManager.java:66)
at
org.jboss.weld.bean.builtin.BeanManagerProxy.getInjectableReference(BeanManagerProxy.java:95)
at
org.jboss.cdi.tck.tests.lookup.injectionpoint.broken.reference.unresolved.UnsatisfiedInjectableReferenceTest.testUnsatisfiedReference(UnsatisfiedInjectableReferenceTest.java:57)
testGetReferenceWithIllegalBeanType(org.jboss.cdi.tck.tests.lookup.manager.ManagerTest)
Time elapsed: 0.083 sec <<< FAILURE!
org.testng.TestException:
Expected exception java.lang.IllegalArgumentException but got
org.jboss.arquillian.test.spi.ArquillianProxyException:
org.jboss.weld.exceptions.IllegalArgumentException : WELD-001305: The given type class
java.math.BigDecimal is not a type of the bean Managed Bean [class
org.jboss.cdi.tck.tests.lookup.manager.FishFarmOffice] with qualifiers [@Any @Default]
[Proxied because : Original exception not deserilizable, ClassNotFoundException]
at org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:758)
at org.jboss.weld.util.ForwardingBeanManager.getReference(ForwardingBeanManager.java:61)
at org.jboss.weld.bean.builtin.BeanManagerProxy.getReference(BeanManagerProxy.java:89)
at
org.jboss.cdi.tck.tests.lookup.manager.ManagerTest.testGetReferenceWithIllegalBeanType(ManagerTest.java:91)
Results :
Failed tests:
ContextTest.testGetContextWithTooManyActiveContextsFails » Test
Expected exce...
ContextTest.testGetContextWithNoRegisteredContextsFails » Test
Expected excep...
PassivatingContextTest.testNonSerializableProducerFieldDeclaredPassivatingThrowsIllegalProductException
» Test
PassivatingContextTest.testPassivatingScopeProducerMethodReturnsUnserializableObjectNotOk
» Test
DecoratorDefinitionTest.testDuplicateBindingsOnResolveDecoratorsFails » Test
...
DecoratorDefinitionTest.testEmptyTypeSetOnResolveDecoratorsFails » Test
Expec...
DecoratorDefinitionTest.testNonBindingsOnResolveDecoratorsFails » Test
Expect...
EventTest.testEventObjectContainsTypeVariablesWhenResolvingFails » Test
Expec...
EventBindingTypesTest.testFireEventWithNonBindingAnnotationsFails » Test
Expe...
EventBindingTypesTest.testFireEventWithNonRuntimeBindingTypeFails » Test
Expe...
FireEventTest.testDuplicateBindingsToFireEventFails » Test
Expected exception...
FireEventTest.testEventFireThrowsExceptionIfEventObjectTypeContainsUnresovableTypeVariable
» Test
FireEventTest.testTypeVariableEventTypeFails » Test
Expected exception java.l...
NonBindingTypePassedToFireTest.testExceptionThrownIfNonBindingTypePassedToFire » Test
ResolveEventObserversTest.testBeanManagerResolveObserversWithIllegalQualifier » Test
DuplicateBindingTypesWhenResolvingTest.testDuplicateBindingTypesWhenResolvingFails »
Test
NonBindingTypesWhenResolvingTest.testNonBindingTypeAnnotationWhenResolvingFails » Test
SelectEventTest.testEventSelectThrowsExceptionForDuplicateBindingType » Test
...
SelectEventTest.testEventSelectThrowsExceptionIfAnnotationIsNotBindingType » Test
SelectEventTest.testEventSelectThrowsExceptionIfEventTypeHasTypeVariable » Test
SelectEventTest.testEventSelectWithSubtypeThrowsExceptionForDuplicateBindingType » Test
SelectEventTest.testEventSelectWithSubtypeThrowsExceptionIfAnnotationIsNotBindingType »
Test
BeanByTypeTest.testNonBindingType » Test
Expected exception java.lang.Illegal...
BeanByTypeTest.testSameBindingTwice » Test
Expected exception java.lang.Illeg...
BeanManagerTest.testValidateThrowsException » Test
Expected exception javax.e...
BeanManagerTest.testAmbiguousDependencyNotResolved » Test
Expected exception ...
BeanManagerTest.testObtainingInjectionTargetWithDefinitionError » Test
Expect...
CreateBeanAttributesTest.testInvalidMember » Test
Expected exception java.lan...
CreateInjectionPointTest.testInvalidField » Test
Expected exception java.lang...
CreateInjectionPointTest.testInvalidParameter » Test
Expected exception java....
SyntheticProducerTest.testInvalidProducerField1 » Test
Expected exception jav...
SyntheticProducerTest.testInvalidProducerField2 » Test
Expected exception jav...
SyntheticProducerTest.testInvalidProducerField3 » Test
Expected exception jav...
SyntheticProducerTest.testInvalidProducerMethod1 » Test
Expected exception ja...
SyntheticProducerTest.testInvalidProducerMethod2 » Test
Expected exception ja...
EnterpriseBeanRemoveMethodTest.testApplicationCannotCallRemoveMethodOnNonDependentScopedSessionEnterpriseBean
» Test
ProducerFieldLifecycleTest.testProducerFieldForNullValueNotDependent » Test
E...
ProducerFieldLifecycleTest.testProducerFieldReturnsNullIsNotDependent » Test
...
ProducerMethodDefinitionTest.testNonDependentProducerReturnsNullValue » Test
...
ProducerMethodLifecycleTest.testCreateFailsIfProducerReturnsNullAndNotDependent » Test
UnproxyableManagedBeanTest.testNormalScopedUnproxyableBeanResolution » Test
E...
InterceptorDefinitionTest.testNoBindingTypesToResolveInterceptorsFails » Test ...
InterceptorDefinitionTest.testNonBindingTypeToResolveInterceptorsFails » Test ...
InterceptorDefinitionTest.testSameBindingTypesToResolveInterceptorsFails » Test
ClientProxyTest.testInactiveScope » Test
Expected exception javax.enterprise....
DestroyingNormalScopedInstanceTest.testUnsupportedOperationExceptionThrownIfUnderlyingContextNotAlterable
» Test
AmbiguousInjectableReferenceTest.testUnsatisfiedReference » Test
Expected exc...
UnsatisfiedInjectableReferenceTest.testUnsatisfiedReference » Test
Expected e...
ManagerTest.testGetReferenceWithIllegalBeanType » Test
Expected exception jav...
Tests run: 1577, Failures: 49, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25:27.782s
[INFO] Finished at: Wed Jul 30 19:01:12 EDT 2014
[INFO] Final Memory: 41M/104M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17: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-tck-WF8-sync...
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