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

Capybara specs are failing some time on goldberg #155

Closed
sivagollapalli opened this issue Mar 14, 2013 · 1 comment
Closed

Capybara specs are failing some time on goldberg #155

sivagollapalli opened this issue Mar 14, 2013 · 1 comment

Comments

@sivagollapalli
Copy link

I am using headless gem to run my request specifications on goldberg. When I run specs on my local system all are passes. When it runs by the goldberg some request specs are failing. I didn't understand why it happens? Is this problem with goldberg or headless gem. Could you please help me?

@srushti
Copy link
Owner

srushti commented Mar 14, 2013

This is not likely to have anything to do with Goldberg. If it's failing on your CI server, it will probably fail if you run the same command (as the one you have Goldberg running) all by itself. Try running it on the CI server itself but from the shell rather than through Goldberg and see what happens. Goldberg doesn't do anything more special than run the build command in a shell, so it won't be affecting anything to do with capybara specs.

@srushti srushti closed this as completed Mar 14, 2013
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

2 participants