]
Lukáš Fryč reassigned RF-12463:
-------------------------------
Assignee: Lukáš Fryč
Fix tests failing in maven build
--------------------------------
Key: RF-12463
URL:
https://issues.jboss.org/browse/RF-12463
Project: RichFaces
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Components: build/distribution
Reporter: Lukáš Fryč
Assignee: Lukáš Fryč
Fix For: 4.3.0.Milestone2
The test suite passes in IDE (Eclipse),
but it is not stable in Maven build:
{code}
Failed tests: testDefaults(org.richfaces.component.RegionTest):
expected:<form:testCommand[]> but was:<form:testCommand[@region]>
testExecuteRegion(org.richfaces.component.RegionTest):
expected:<form:testCommand[]> but was:<form:testCommand[@region]>
testAjaxClick(org.richfaces.renderkit.html.DropDownMenuRendererTest):
expected:<[action]> but was:<[none]>
testAjaxClick(org.richfaces.renderkit.html.MenuItemRendererTest):
expected:<[action]> but was:<[none]>
testEditWithControls(org.richfaces.renderkit.InplaceInputRendererTest):
expected:<rf-ii rf-ii-chng[]> but was:<rf-ii rf-ii-chng[ rf-ii-act]>
Tests run: 645, Failures: 5, Errors: 0, Skipped: 19
{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: