[richfaces-planning-issues] [JBoss JIRA] (RFPL-3037) InplaceSelect metamer tests always fail

Matej Novotny (JIRA) jira-events at lists.jboss.org
Tue Sep 17 12:04:03 EDT 2013


Matej Novotny created RFPL-3037:
-----------------------------------

             Summary: InplaceSelect metamer tests always fail
                 Key: RFPL-3037
                 URL: https://issues.jboss.org/browse/RFPL-3037
             Project: RichFaces Planning
          Issue Type: Bug
      Security Level: Public (Everyone can see)
    Affects Versions: 4.3.4
            Reporter: Matej Novotny


In class TestInplaceSelectFAjax in method testClick() there is always an assert failure. This also happens in tests for version 5.0 (according to Jenkins job).

The problem appears in this assert: assertTrue(select.advanced().isInState(InplaceComponentState.CHANGED))

While debugging this test you can see that the class attribute is not set properly when element.click() is called. Although the value is in fact set properly and is visible as output.
When performed manually everything works as expected. 

--
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