Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/HIVEMIND-26 Here is an overview of the issue: --------------------------------------------------------------------- Key: HIVEMIND-26 Summary: Unit tests are platform specific Type: Bug Status: Open Priority: Major Project: HiveMind Components: framework Versions: 1.0 Assignee: Howard M. Lewis Ship Reporter: Naresh Sikha Created: Tue, 20 Jul 2004 1:54 PM Updated: Tue, 20 Jul 2004 1:54 PM Environment: Acquired latest source through cvsgrab. Running on Windows XP. Description: It appears that two unit tests in hivemind.test.sdl.TestSDLResourceParser.java are platform specific in that the are expecting "\r\n" when, in my environment, the lines end only in "\n". Specifically: TestSDLResourceParser.java:140:85: - expects "Barney\r\nRubble" but succeeds with "Barney\nRubble". TestSDLResourceParser.java:173:82 - expects "column 36" but succeeds with "column 35". I am wondering if acquiring sources through cvsgrab affected the line endings? Thanks. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
