Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.0-beta-5
-
Fix Version/s: 1.0-beta-5
-
Component/s: None
-
Labels:None
-
Number of attachments :
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.
Activity
Chris Poirier
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Chris Poirier [ cpoirier ] |
Chris Poirier
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
| Fix Version/s | 1.0-rc1 [ 10510 ] |
Chris Poirier
made changes -
| Assignee | Chris Poirier [ cpoirier ] |