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

run reel specs in their own process. (possibly solve #126) #150

Closed
wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Feb 8, 2014

I haven't done much reliable testing on this yet so I fired off a few builds on CI.
my hope is that by running reel in a separate process we may be able to avoid the bind errors that come up randomly during spec runs with mongrel/hatetepe also involved.
possibly solve #126

@ghost
Copy link
Author

ghost commented Feb 9, 2014

no such luck, passed once but then failed: https://travis-ci.org/seancribbs/webmachine-ruby/jobs/18501999

@ghost ghost closed this Feb 9, 2014
@ghost ghost deleted the reelfix-master branch February 9, 2014 00:05
@Asmod4n
Copy link
Member

Asmod4n commented Feb 9, 2014

I guess

port = TCPServer.new('::', 0).addr[1]

Would be enough

@ghost
Copy link
Author

ghost commented Feb 9, 2014

@Asmod4n i'm not sure. i don't understand the reel problem well enough to come up with a reliable solution.

@ghost ghost mentioned this pull request Feb 23, 2014
This pull request was closed.
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

Successfully merging this pull request may close these issues.

1 participant