You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/03/24 22:44:37 UTC

DO NOT REPLY [Bug 18294] New: - Build test fails with apparently obvious problem

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18294>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18294

Build test fails with apparently obvious problem

           Summary: Build test fails with apparently obvious problem
           Product: Tomcat 4
           Version: 4.1.24
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Tester
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: d.tonhofer@m-plify.com


I have compiled the Tomcat, then run

$ ant test

...and there seems to be a minor test failure:

[java] 1) testGetCookieHeaderValue
(org.apache.catalina.util.CookieToolsTestCase) 
"Version 0 cookie header value expected:<Version 0 Name=Version 0 
Value;Domain=localhost;Path=/version0> 
but was:
<Version 0 Name=Version 0 Value; Domain=localhost; Path=/version0>"


I guess there is a missing 'space' in the 'should-be-value'

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org