Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 3.1.0.Beta2, 3.1.0.Beta3, 3.1.0.Beta5, 3.1.0.CR1, 3.1.0.Final
-
Fix Version/s: Future
-
Component/s: Generic Beans
-
Labels:None
-
Environment:jboss-as-7.0.1.Final
Description
test passes on AS6 and Weld Embedded, fails on AS7 and Glassfish 3.1.1
testGenericAlternatives(org.jboss.solder.test.bean.generic.alternative.GenericBeanAlternativeTest): null expected:<[Alternative ]Big Bam> but was:<[]Big Bam>
testGenericProducerMethodAlternatives(org.jboss.solder.test.bean.generic.alternative.GenericBeanAlternativeTest): null expected:<[Alternative ]Big Bam> but was:<[]Big Bam>
We're going to need Stuart's help on this one I think.