testMethodInterceptorBindingDirectlyInheritedFromSessionBean(org.jboss.cdi.tck.tests.interceptors.definition.inheritance.InterceptorBindingInheritanceTest): expected:<true> but was:<false>
testMethodInterceptorBindingIndirectlyInheritedFromSessionBean(org.jboss.cdi.tck.tests.interceptors.definition.inheritance.InterceptorBindingInheritanceTest): expected:<true> but was:<false>
These two tests fail if a @Stateless Session bean does not preserve state.
|