Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-355

VerbatimGStringTest failures - Windows vs. Unix EOL problem

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.0-beta-5
    • 1.0-beta-5
    • None
    • None

    Description

      VerbatimGStringTest.groovy fails with latest CVS HEAD (4/2/04)

      The test results contain "Expression: (string == Bob hey," followed by a UNIX EOL (0a) but contain "Values: string = Bob hey," followed by a Windows EOL (0d0a).

      I checked the test case source and it contains a Windows EOL in the
      heredoc and a "\n" in the assertion. So... it appears that somewhere along the line the GString is getting a UNIX EOL where there used to be a Windows EOL.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rodcope Rod Cope
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: