rack 1.1 breaks selenium test
Reported by TMorgan99 | May 31st, 2010 @ 11:52 PM
I am running a simple selenium-test.
It runs under rails 2.3.5 ( rack 1.0.1 )
It failed upon upgrade to Rails 2.3.8 ( rack 1.1.0 )
git bisect search in rails found the upgrade to 1.1.0 to be the fault,
subsequent
git bisect search in rack found the first bad commit here.
commit 8f836f406ca10274c6465e17c2b5646257a8412b
Author: Eric Wong normalperson@yhbt.net
Date: Thu Dec 10 21:34:17 2009 -0600
Not sure what is wrong.
link:
https://rails.lighthouseapp.com/projects/8994/tickets/4714-rails-23...
Comments and changes to this ticket
-
José Valim June 1st, 2010 @ 01:44 PM
It seems it should be fixed in Rails.
https://rails.lighthouseapp.com/projects/8994/tickets/4743-session-...
-
Matt Kent August 2nd, 2010 @ 05:40 AM
- Milestone order changed from 0 to 0
Thank you! I just spent HOURS trying to figure out why my selenium tests were failing. I can confirm this issue with Rails 2.3.8 and Rack 1.1.0. This patch is required to make them work.
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.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »