[ 
https://issues.jboss.org/browse/SOLDER-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12571922#comment-12571922
 ] 

Martin Gencur commented on SOLDER-57:
-------------------------------------

The failed tests failed with this kind of exception:
initializationError(org.jboss.seam.solder.test.bean.generic.field.GenericBeanTest)
  Time elapsed: 0 sec  <<< ERROR!
java.lang.RuntimeException: Arquillian has previously been attempted 
initialized, but failed. See previous exceptions for cause.
        at org.jboss.arquillian.junit.Arquillian.<init>(Arquillian.java:82)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at 
org.junit.internal.builders.AnnotatedBuilder.buildRunner(AnnotatedBuilder.java:31)
        at 
org.junit.internal.builders.AnnotatedBuilder.runnerForClass(AnnotatedBuilder.java:24)
        at 
org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
        at 
org.junit.internal.builders.AllDefaultPossibilitiesBuilder.runnerForClass(AllDefaultPossibilitiesBuilder.java:29)
        at 
org.junit.runners.model.RunnerBuilder.safeRunnerForClass(RunnerBuilder.java:57)
        at 
org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:24)
        at 
org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:51)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:120)
        at 
org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:103)
        at org.apache.maven.surefire.Surefire.run(Surefire.java:169)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
        at 
org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)

I tried it locally with the same results.

> Setup Hudson job for Solder (switchover from Weld Extensions)
> -------------------------------------------------------------
>
>                 Key: SOLDER-57
>                 URL: https://issues.jboss.org/browse/SOLDER-57
>             Project: Seam Solder
>          Issue Type: Task
>          Components: Test Suite
>    Affects Versions: 3.0.0.Beta1
>            Reporter: Dan Allen
>            Assignee: Martin Gencur
>             Fix For: 3.0.0.Beta2
>
>
> The Hudson job should run a full build and execute the integration tests 
> in-container.
> mvn clean install -Dincontainer

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
seam-issues mailing list
seam-issues@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to