#398 new
Leroy

Failure/Error: Unable to find matching line from backtrace

Reported by Leroy | October 20th, 2010 @ 09:58 PM

Started getting this error when I moved from webrat 0.7.1 to 0.7.2

 Failure/Error: Unable to find matching line from backtrace
 stack level too deep
 # C:/Ruby192/lib/ruby/1.9.1/forwardable.rb:185

Using RSpec, these are tests in spec\requests, very simply, along the lines of

get '/'
response.dhould have_selector('title', :content => "Home")

Comments and changes to this ticket

  • E. Sambo

    E. Sambo November 28th, 2010 @ 08:54 PM

    I got this too using rspec 2.1.0 and webrat 0.7.2
    But rspec 2.2.0 seems to have fixed it! It now works jsut fine with webrat 0.7.2.

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

Pages