I just downloaded the latest cvs snapshot and ran maven jar and received
errors on some of the unit tests, I wanted to make sure others were seeing
this behavior before I get in there and start coding... here is the attached
error report:

Testsuite: org.displaytag.test.TestAll
Tests run: 248, Failures: 2, Errors: 2, Time elapsed: 83.016 sec

Testcase: org.displaytag.jsptests.Displ107Test.test11
(DISPL-107.jsp)(org.displaytag.jsptests.Displ107Test):  FAILED
Wrong byte at position 5, output=ant,�? expected:<-96> but was:<-81>
junit.framework.AssertionFailedError: Wrong byte at position 5,
output=ant,�? expected:<-96> but was:<-81>
        at
org.displaytag.jsptests.Displ107Test.checkContent(Displ107Test.java:83)
        at org.displaytag.jsptests.Displ107Test.doTest(Displ107Test.java:49)
        at org.displaytag.test.DisplaytagCase.test11(DisplaytagCase.java:58)
        at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)


Testcase: org.displaytag.jsptests.Displ107Test.testEL
(DISPL-107.jsp)(org.displaytag.jsptests.Displ107Test):  FAILED
Wrong byte at position 5, output=ant,�? expected:<-96> but was:<-81>
junit.framework.AssertionFailedError: Wrong byte at position 5,
output=ant,�? expected:<-96> but was:<-81>
        at
org.displaytag.jsptests.Displ107Test.checkContent(Displ107Test.java:83)
        at org.displaytag.jsptests.Displ107Test.doTest(Displ107Test.java:49)
        at org.displaytag.test.DisplaytagCase.testEL(DisplaytagCase.java:67)
        at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)


Testcase: org.displaytag.jsptests.Displ192Test.test11
(DISPL-192.jsp)(org.displaytag.jsptests.Displ192Test):  Caused an ERROR
Test not implemented
java.lang.Exception: Test not implemented
        at org.displaytag.jsptests.Displ192Test.doTest(Displ192Test.java:46)
        at org.displaytag.test.DisplaytagCase.test11(DisplaytagCase.java:58)
        at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)


Testcase: org.displaytag.jsptests.Displ192Test.testEL
(DISPL-192.jsp)(org.displaytag.jsptests.Displ192Test):  Caused an ERROR
Test not implemented
java.lang.Exception: Test not implemented
        at org.displaytag.jsptests.Displ192Test.doTest(Displ192Test.java:46)
        at org.displaytag.test.DisplaytagCase.testEL(DisplaytagCase.java:67)
        at sun.reflect.GeneratedMethodAccessor13.invoke(Unknown Source)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)




-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to