Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests Timing Out on Rails 3.1.3 w\Thin #19

Open
lukesutton opened this issue Jan 5, 2012 · 0 comments
Open

Tests Timing Out on Rails 3.1.3 w\Thin #19

lukesutton opened this issue Jan 5, 2012 · 0 comments

Comments

@lukesutton
Copy link

When attempting to run tests, I'm consistently having them time out. Even after a long start_wait — say two minutes — it still times out. During that two minute window, I can access the app server via my browser, so it is definitely running.

If I do the same above, but don't attempt to connect via the browser — i.e. just let ghostbuster do it's thing — no requests are logged. I watch a tail of the log and ghostbuster doesn't actually hit the application.

I'm currently running this against a Rails 3.1.3 application with the Thin web server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant