
rails pid file not cleaned if selenium fails to load locator extension
Reported by Matthias Marschall | May 27th, 2009 @ 07:03 AM
While trying to extend button.js I produced some JavaScript errors, which showed up during a cucumber run like this:
OR: Error evaluating function definition: missing ; before statement (Selenium::CommandError)
In this case, the PID file /tmp/pids/mongrel_selenium.pid is not cleared. I've to delete it manually to be able to do another cucumber run
webrat should clean the PID file in any case IMHO.
Comments and changes to this ticket
-
gaffo May 28th, 2009 @ 07:11 PM
- State changed from new to awaiting-patch
It should. It'd be great to get a patch that fixes this.
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.