You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hivemind.apache.org by hi...@jakarta.apache.org on 2004/08/01 20:02:40 UTC

[jira] Closed: (HIVEMIND-26) Unit tests are platform specific

Message:

   The following issue has been closed.

---------------------------------------------------------------------
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: Closed
   Priority: Major
 Resolution: FIXED

    Project: HiveMind
 Components: 
             framework
   Fix Fors:
             1.0
   Versions:
             1.0

   Assignee: Howard M. Lewis Ship
   Reporter: Naresh Sikha

    Created: Tue, 20 Jul 2004 1:54 PM
    Updated: Sun, 1 Aug 2004 11:02 AM
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: hivemind-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org