1 Reply Latest reply on Dec 9, 2011 10:47 AM by lightguard

    Solder 3.1 tests failing

    viviansteller.vivian.steller.uni-ulm.de

      Hello,


      I'd like to contribute to Solder (currently version 3.1.CR1 is out). However, I can't get the testsuite passed on my machine.


      What I tried:


      git clone https://github.com/seam/solder.git
      git checkout 3.1.0.CR1
      export JBOSS_HOME=/opt/jboss-as-7.0.2.Final
      mvn clean verify -Darquillian=jbossas-managed-7
      



      I'm getting the following results:


      Failed tests: 
        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>
      



      Did I do anything wrong?
      Thanks in advance for any help.


      Cheers,
      vivian