[ 
https://jira.codehaus.org/browse/DISPL-642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

andy pruitt resolved DISPL-642.
-------------------------------

    Resolution: Fixed

> Unit tests are failing 
> -----------------------
>
>                 Key: DISPL-642
>                 URL: https://jira.codehaus.org/browse/DISPL-642
>             Project: DisplayTag
>          Issue Type: Test
>    Affects Versions: 1.3
>            Reporter: Kevin Rohr
>            Priority: Minor
>             Fix For: 1.3
>
>         Attachments: src-test-diff.patch, src-test-diff.patch
>
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> Currently running the JUnit tests on the source code for the 1.3-SNAPSHOT 
> release results in 7 failures and 5 errors. 
> The failures are caused by the PaginationHelperTest. This class defines it's 
> own AssertEquals(Iterator, Iterator) function to assert that two iterator's 
> have equal values, but in most tests (well, 7, to be specific) the asserts 
> are getting called against JUnit's out-of-the-box AssertEquals(Object, 
> Object), which is failing because the two objects being compared are not the 
> same object. 
> The failures are being caused because the DisplaytagCase.getJspUrl() method 
> was apparently changed to point to "/context/jsps" instead of 
> "/context/standard", but the corresponding changes were not made in 
> src/test/resources/xwork.xml and 
> src/test/resources/WEB-INF/struts-config.xml. 

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

        

------------------------------------------------------------------------------
Doing More with Less: The Next Generation Virtual Desktop 
What are the key obstacles that have prevented many mid-market businesses
from deploying virtual desktops?   How do next-generation virtual desktops
provide companies an easier-to-deploy, easier-to-manage and more affordable
virtual desktop model.http://www.accelacomm.com/jaw/sfnl/114/51426474/
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to