[rspec-devel] [ rspec-Bugs-10819 ] rake pre_commit seems to be broken on Linux
noreply at rubyforge.org
noreply at rubyforge.org
Mon May 14 02:51:39 EDT 2007
Bugs item #10819, was opened at 2007-05-13 23:50
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=3149&aid=10819&group_id=797
Category: None
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Brian Takita (btakita)
Assigned to: Nobody (None)
Summary: rake pre_commit seems to be broken on Linux
Initial Comment:
I'll try to fix soon, but don't know if I will get a chance to before Rails conf.
----------------------------------------------------------------------
>Comment By: Brian Takita (btakita)
Date: 2007-05-13 23:51
Message:
1)
RuntimeError in 'SpecMate should run all selected files'
TM_RSPEC_HOME points to a bad location:
../RSpec.tmbundle/Support/spec/spec_mate_spec.rb
../RSpec.tmbundle/Support/spec/../lib/spec_mate.rb:10:
../RSpec.tmbundle/Support/spec/spec_mate_spec.rb:18:in `load'
../RSpec.tmbundle/Support/spec/spec_mate_spec.rb:18:
2)
RuntimeError in 'SpecMate should run first spec when file
and line 8 specified'
TM_RSPEC_HOME points to a bad location:
../RSpec.tmbundle/Support/spec/spec_mate_spec.rb
../RSpec.tmbundle/Support/spec/../lib/spec_mate.rb:10:
../RSpec.tmbundle/Support/spec/spec_mate_spec.rb:18:in `load'
../RSpec.tmbundle/Support/spec/spec_mate_spec.rb:18:
3)
RuntimeError in 'SpecMate should run first spec when file
and line 4 specified'
TM_RSPEC_HOME points to a bad location:
../RSpec.tmbundle/Support/spec/spec_mate_spec.rb
../RSpec.tmbundle/Support/spec/../lib/spec_mate.rb:10:
../RSpec.tmbundle/Support/spec/spec_mate_spec.rb:18:in `load'
../RSpec.tmbundle/Support/spec/spec_mate_spec.rb:18:
4)
RuntimeError in 'SpecMate should run whole file when only
file specified'
TM_RSPEC_HOME points to a bad location:
../RSpec.tmbundle/Support/spec/spec_mate_spec.rb
../RSpec.tmbundle/Support/spec/../lib/spec_mate.rb:10:
../RSpec.tmbundle/Support/spec/spec_mate_spec.rb:18:in `load'
../RSpec.tmbundle/Support/spec/spec_mate_spec.rb:18:
5)
Timeout::Error in 'DrbCommandLine with local server should
output red colorized text when running with -c option'
execution expired
./spec/spec/runner/drb_command_line_spec.rb:67:in
`run_spec_via_druby'
./spec/spec/runner/drb_command_line_spec.rb:41:
6)
Timeout::Error in 'DrbCommandLine with local server should
output green colorized text when running with --colour option'
execution expired
./spec/spec/runner/drb_command_line_spec.rb:67:in
`run_spec_via_druby'
./spec/spec/runner/drb_command_line_spec.rb:36:
7)
Timeout::Error in 'DrbCommandLine with local server should
run against local server'
execution expired
./spec/spec/runner/drb_command_line_spec.rb:67:in
`run_spec_via_druby'
./spec/spec/runner/drb_command_line_spec.rb:31:
8)
Timeout::Error in 'DrbCommandLine without running local
server should print error when there is no running local server'
execution expired
./spec/spec/runner/drb_command_line_spec.rb:9:
----------------------------------------------------------------------
Comment By: Brian Takita (btakita)
Date: 2007-05-13 23:51
Message:
TMBundle and Drb issues.
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=3149&aid=10819&group_id=797
More information about the rspec-devel
mailing list