[richfaces-planning-issues] [JBoss JIRA] (RFPL-2937) Investigate why test for drag indicator fails with Arquillian

Jan Papousek (JIRA) jira-events at lists.jboss.org
Fri May 17 09:22:06 EDT 2013


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

Jan Papousek commented on RFPL-2937:
------------------------------------

After dropping the item on page http://127.0.0.1:8080/metamer/faces/components/richDragIndicator/simple.xhtml?templates=richCollapsibleSubTable, the following response is sent from the server:
{code}
<?xml version='1.0' encoding='UTF-8'?>
<partial-response><error><error-name>class java.lang.AssertionError</error-name><error-message><![CDATA[]]></error-message></error></partial-response>
{code}

The response causes an error and test fails.
                
> Investigate why test for drag indicator fails with Arquillian
> -------------------------------------------------------------
>
>                 Key: RFPL-2937
>                 URL: https://issues.jboss.org/browse/RFPL-2937
>             Project: RichFaces Planning
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: QE
>    Affects Versions: 4.3.2, 5.0.0.Alpha1
>            Reporter: Pavol Pitonak
>            Assignee: Jan Papousek
>
> One test for dragIndicator fails in richCollapsibleSubTable template. When deployed manually or to a remote container, it passes.
> {code:bash}
> mvn clean verify -Pjbossas-managed-7-1 -Dtest=TestDragIndicator#testAccepting -Dtemplates=richCollapsibleSubTable
> {code} 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-planning-issues mailing list