#400 new
Nando Vieira

stack level too deep

Reported by Nando Vieira | November 10th, 2010 @ 02:08 PM

I'm trying to run Webrat 0.7.2 with Ruby 1.9.2-p0, RSpec 2.1.0 and Rails 3.0.1 but I'm receiving the following error message:

$ rspec spec/requests/accounts_create_spec.rb -b

Creating accounts
  given valid account info
    displays message (FAILED - 1)

Failures:
  1) Creating accounts given valid account info displays message
     Failure/Error: Unable to find matching line from backtrace
     stack level too deep
     # /Users/fnando/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/forwardable.rb:185

Finished in 0.71323 seconds
1 example, 1 failure

Note that I'm running the new requests specs. This same setup works nicely with Webrat 0.7.1.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

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

Ruby Acceptance Testing for Web applications.

Shared Ticket Bins

People watching this ticket

Attachments

Pages