[rspec-devel] [ rspec-Bugs-11067 ] spec runner with -c removes all 'a'-characters for output
noreply at rubyforge.org
noreply at rubyforge.org
Sun Jul 15 16:53:57 EDT 2007
Bugs item #11067, was opened at 2007-05-23 12:54
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=3149&aid=11067&group_id=797
Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Jon Egil Strand (jonegil)
Assigned to: Nobody (None)
Summary: spec runner with -c removes all 'a'-characters for output
Initial Comment:
ruby 1.8.5 (2006-08-25) [i386-mswin32]
rspec 1.0
>From the windows command-line I run
spec my_specifications.rb -f s -c
Compose SQL
- should clen \n nd whitespce
Note that all 'a'-characters are missing.
If i run _without_ -c, its all good.
spec my_specifications.rb -f s
Compose SQL
- should clean \n and whitespace
The colours are really helpful, but so are 'a's.
----------------------------------------------------------------------
Comment By: Michael Klishin (michaelklishin)
Date: 2007-07-15 20:53
Message:
This ticket looks stale. Should we close it?
----------------------------------------------------------------------
Comment By: David Chelimsky (dchelimsky)
Date: 2007-05-24 10:54
Message:
I m not running on windows, so I'll let slk tke look t it, but I bsolutely love this bug!
----------------------------------------------------------------------
Comment By: Jon Egil Strand (jonegil)
Date: 2007-05-23 18:52
Message:
A short version of the spec-file is attached.
Note that the 'a' is missing in all specs, both failing and
successful.
----------------------------------------------------------------------
Comment By: Aslak Hellesøy (aslak_hellesoy)
Date: 2007-05-23 13:48
Message:
I'm unable to reproduce this. I am on:
ruby 1.8.6 (2007-03-13 patchlevel 0) [i386-mswin32]
rspec 1.0.0
win32console (1.0.8)
Could you please attach your spec?
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=3149&aid=11067&group_id=797
More information about the rspec-devel
mailing list