#399 new
Scott Taylor

rake spec with --drb does not run specs

Reported by Scott Taylor | May 13th, 2008 @ 08:52 PM | in No-Milestone-Assigned

With this spec.opts:

--colour

--format profile

--loadby mtime

--reverse

--backtrace

--drb

When running rake spec, I get the following output:

scott:trunk scott$ rake spec

(in /Users/scott/src/svn/flavorpill/flavorpill_com/trunk)

** Invoke spec (first_time)

** Invoke db:test:prepare (first_time)

** Invoke environment (first_time)

** Execute environment

** Invoke db:abort_if_pending_migrations (first_time)

** Invoke environment

** Execute db:abort_if_pending_migrations

** Execute db:test:prepare

** Invoke db:test:clone_structure (first_time)

** Invoke db:structure:dump (first_time)

** Invoke environment

** Execute db:structure:dump

** Invoke db:test:purge (first_time)

** Invoke environment

** Execute db:test:purge

** Execute db:test:clone_structure

** Execute spec

scott:trunk scott$

(I.e., the specs don't run).

On OS X.5, with ruby 1.8.6, at rspec rev 3333

Comments and changes to this ticket

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Behaviour Driven Development for Ruby.

Shared Ticket Bins

People watching this ticket

Tags