Skip to content

Test Result : org.jboss.cdi.tck.tests.implementation.simple.lifecycle

19 failures (+19)
19 tests (±0)
Took 62 ms.

All Failed Tests

Test NameDurationAge
 org.jboss.cdi.tck.tests.implementation.simple.lifecycle.SimpleBeanLifecycleTest.testBeanCreateInjectsDependenciesAndInvokesInitializerToInstantiateInstance21 ms1
 org.jboss.cdi.tck.tests.implementation.simple.lifecycle.SimpleBeanLifecycleTest.testContextCreatesNewInstanceForInjection3 ms1
 org.jboss.cdi.tck.tests.implementation.simple.lifecycle.SimpleBeanLifecycleTest.testContextualDestroyCatchesException2 ms1
 org.jboss.cdi.tck.tests.implementation.simple.lifecycle.SimpleBeanLifecycleTest.testContextualDestroyDisposesWhenNecessary2 ms1
 org.jboss.cdi.tck.tests.implementation.simple.lifecycle.SimpleBeanLifecycleTest.testCreateInjectsFieldsDeclaredInJava3 ms1
 org.jboss.cdi.tck.tests.implementation.simple.lifecycle.SimpleBeanLifecycleTest.testCreateReturnsSameBeanPushed2 ms1
 org.jboss.cdi.tck.tests.implementation.simple.lifecycle.SimpleBeanLifecycleTest.testCreationExceptionWrapsCheckedExceptionThrownFromCreate3 ms1
 org.jboss.cdi.tck.tests.implementation.simple.lifecycle.SimpleBeanLifecycleTest.testDependentsDestroyedAfterPreDestroy2 ms1
 org.jboss.cdi.tck.tests.implementation.simple.lifecycle.SimpleBeanLifecycleTest.testIndirectSubClassInheritsPostConstructOnSuperclass2 ms1
 org.jboss.cdi.tck.tests.implementation.simple.lifecycle.SimpleBeanLifecycleTest.testIndirectSubClassInheritsPreDestroyOnSuperclass3 ms1
 org.jboss.cdi.tck.tests.implementation.simple.lifecycle.SimpleBeanLifecycleTest.testInjectionOfParametersIntoBeanConstructor2 ms1
 org.jboss.cdi.tck.tests.implementation.simple.lifecycle.SimpleBeanLifecycleTest.testManagedBean2 ms1
 org.jboss.cdi.tck.tests.implementation.simple.lifecycle.SimpleBeanLifecycleTest.testPostConstructPreDestroy2 ms1
 org.jboss.cdi.tck.tests.implementation.simple.lifecycle.SimpleBeanLifecycleTest.testQualifierTypeAnnotatedConstructor2 ms1
 org.jboss.cdi.tck.tests.implementation.simple.lifecycle.SimpleBeanLifecycleTest.testSubClassDoesNotInheritPostConstructOnSuperclassBlockedByIntermediateClass2 ms1
 org.jboss.cdi.tck.tests.implementation.simple.lifecycle.SimpleBeanLifecycleTest.testSubClassDoesNotInheritPreDestroyConstructOnSuperclassBlockedByIntermediateClass2 ms1
 org.jboss.cdi.tck.tests.implementation.simple.lifecycle.SimpleBeanLifecycleTest.testSubClassInheritsPostConstructOnSuperclass[null](1)3 ms1
 org.jboss.cdi.tck.tests.implementation.simple.lifecycle.SimpleBeanLifecycleTest.testSubClassInheritsPreDestroyOnSuperclass2 ms1
 org.jboss.cdi.tck.tests.implementation.simple.lifecycle.SimpleBeanLifecycleTest.testUncheckedExceptionThrownFromCreateNotWrapped2 ms1

All Tests

ClassDurationFail(diff)Skip(diff)Pass(diff)Total(diff)
SimpleBeanLifecycleTest62 ms19+1900-1919