This project is archived and is in readonly mode.

#6717 new
Curtis Jennings Schofield

Rails 3.0.6 - Regression in Offsite Request Test Handling

Reported by Curtis Jennings Schofield | April 18th, 2011 @ 10:02 PM

Example here works in Rails 3.0.5.

Exact problem specified here:

https://github.com/RAM9/off_site_testing_bug

Throws exception

Users/o_o/.rvm/rubies/ruby-1.9.2-p180/bin/ruby -S bundle exec rspec ./spec/requests/offsite_bug_spec.rb
F

Failures:

1) Offsite Testing does not route internally to rails incorrectly

 Failure/Error: click_on "Offsite"
 ActionController::RoutingError:
   No route matches "/html/rfc2606"
 # <internal:prelude>:10:in `synchronize'
 # ./spec/requests/offsite_bug_spec.rb:6:in `block (2 levels) in <top (required)>'

Comments and changes to this ticket

Create your profile

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

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Tags

Pages