[jboss-jira] [JBoss JIRA] Commented: (JBAS-8952) Fix the testsuite/integration testcase failures

Stan Silvert (JIRA) jira-events at lists.jboss.org
Thu Mar 31 16:24:38 EDT 2011


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

Stan Silvert commented on JBAS-8952:
------------------------------------

Is this still valid?  I don't see where any integration tests are using JSFUnit right now.  As far as I know JSFUnit is only in the smoke tests and that uses a WAR.

> Fix the testsuite/integration testcase failures
> -----------------------------------------------
>
>                 Key: JBAS-8952
>                 URL: https://issues.jboss.org/browse/JBAS-8952
>             Project: JBoss Application Server
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Test Suite
>         Environment: JBoss AS7 master
>            Reporter: jaikiran pai
>            Assignee: Shelly McGowan
>             Fix For: 7.0.0.Beta3
>
>
> As reported in the mailing list http://lists.jboss.org/pipermail/jboss-as7-dev/2011-March/000759.html thread, the "testsuite/integration" tests are failing with a CCE in JSFUnitApplicationArchiveProcessor:
> {code}
> Caused by: java.lang.ClassCastException: org.jboss.shrinkwrap.impl.base.spec.ResourceAdapterArchiveImpl cannot be cast to org.jboss.shrinkwrap.api.spec.WebArchive
> 	at org.jboss.jsfunit.arquillian.JSFUnitApplicationArchiveProcessor.process(JSFUnitApplicationArchiveProcessor.java:41)
> 	at org.jboss.arquillian.impl.ClientDeploymentGenerator.applyApplicationProcessors(ClientDeploymentGenerator.java:91)
> 	at org.jboss.arquillian.impl.ClientDeploymentGenerator.generate(ClientDeploymentGenerator.java:64)
> 	at org.jboss.arquillian.impl.handler.ArchiveGenerator.callback(ArchiveGenerator.java:52)
> 	at org.jboss.arquillian.impl.handler.ArchiveGenerator.callback(ArchiveGenerator.java:42)
> 	at org.jboss.arquillian.impl.event.MapEventManager.fire(MapEventManager.java:63)
> {code}
> The tests are currently disabled and need to be fixed and enabled in some upcoming release.

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


More information about the jboss-jira mailing list