I know this isn't autotest-users but I'm not sure where else to bring this up:

[["app/controllers/contents_controller.rb", Wed Jun 04 14:11:03 +0100 2008]]
[["app/controllers/contents_controller.rb", Wed Jun 04 14:11:03 +0100 2008]]
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby -S
script/spec -O spec/spec.opts  spec/models/user_spec.rb

I had saved 'contents_controller.rb' but it did not decide to re-run
the 'contents_controller_spec.rb' only 'user_spec.rb' (which has a
failing spec so is probably held over from the previous runs). If I
ctrl+c to run all specs it runs the controller spec again. If I resave
the controller the change is again detected but the spec is not run.

I'm using Rails 2.1, edge rspec & rspec-rails, and ZenTest 3.9.2

Anyone else seen this?

Matt.

-- 
Matt Mower :: http://matt.blogs.it/
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to