Details
-
Type:
Test
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0.1
-
Fix Version/s: None
-
Component/s: J2EE/Extra
-
Labels:None
-
Number of attachments :
Description
After updating my local source tree to the head (Nov. 14/2006)
Path: .
URL: http://svn.codehaus.org/jetty/jetty/trunk
Repository Root: http://svn.codehaus.org/jetty
Repository UUID: c7fae8f8-2506-0410-b6b2-ad6cf81c2737
Revision: 1220
Node Kind: directory
Schedule: normal
Last Changed Author: gregw
Last Changed Rev: 1218
Last Changed Date: 2006-11-14 12:21:20 -0500 (Tue, 14 Nov 2006)
The build failed during the running of the test:
d:\jetty\extras\tests\src\test\java\org\mortbay\jetty\WebAppTest.java
It was checking to see if the result stream endsWith("....3333\n"), under Windows \r\n needs to be used.
I have attached a patch to fix this test.
Nik, it would be best if it used neither \n or \r\n