[
https://issues.jboss.org/browse/RF-11360?page=com.atlassian.jira.plugin.s...
]
Ján Jamrich edited comment on RF-11360 at 9/7/11 3:36 PM:
----------------------------------------------------------
Functional tests for rich:menuItem (TestRichMenuItem from Metamer [1]) cover
"mode" attribute for "default" - (or not set) and "server"
mode.
Tests for rich:dropDownMenu (TestRichDropDownMenu [2]) covers null (not set), client, ajax
and server mode.
[1]
http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer/trunk/ftes...
[2]
http://anonsvn.jboss.org/repos/richfaces/modules/tests/metamer/trunk/ftes...
was (Author: jjamrich):
Functional tests for rich:menuItem (TestRichMenuItem from Metamer) cover
"mode" attribute for "default" - (or not set) and "server"
mode.
Tests for rich:dropDownMenu covers null (not set), client, ajax and server mode.
UI Iteration tests failing
--------------------------
Key: RF-11360
URL:
https://issues.jboss.org/browse/RF-11360
Project: RichFaces
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: component-ScrollableDataTable
Reporter: Brian Leathem
Assignee: Lukáš Fryč
UI Iteration tests are failing:
Failed tests:
testOutDataScrollerFirstLastButtons(org.richfaces.renderkit.DataScrollerRenderTest)
testInnerDataScrollerFirstLastButtons(org.richfaces.renderkit.DataScrollerRenderTest)
testOutDataScrollerNextPreviousButtons(org.richfaces.renderkit.DataScrollerRenderTest)
testInnerDataScrollerNextPreviousButtons(org.richfaces.renderkit.DataScrollerRenderTest)
testOutDataScrollerFastButtons(org.richfaces.renderkit.DataScrollerRenderTest)
testInnerDataScrollerFastButtons(org.richfaces.renderkit.DataScrollerRenderTest)
testOutDataScrollerDigitalButtons(org.richfaces.renderkit.DataScrollerRenderTest)
testInnerDataScrollerDigitalButtons(org.richfaces.renderkit.DataScrollerRenderTest)
I deployed the test.jsf file in a sample app, and the behavior is indeed broken.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira