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 fail on 1.9.2 and 1.9.3 #37

Closed
wtn opened this issue Dec 1, 2011 · 2 comments
Closed

Tests fail on 1.9.2 and 1.9.3 #37

wtn opened this issue Dec 1, 2011 · 2 comments

Comments

@wtn
Copy link

wtn commented Dec 1, 2011

Hello, I have had problems running the tests. I am on OS X 10.7.2 build 11C74.

Under ruby-1.9.2-p290, failure occurs at FiberPoolTest / test_body. Backtrace information is shown at the Ruby and C levels.

Under ruby-1.9.3-p0, WebSocketTest / test_sending_data_over_websocket passes, but the next test fails with the following error:
/usr/local/rvm/gems/ruby-1.9.3-p0/gems/turn-0.8.3/lib/turn/runners/minirunner.rb:52:in map': uninitialized fiber (FiberError)`

Please let me know if any additional information would be helpful. I can post the Gemfile.lock or the backtrace data if needed.

@GBH
Copy link
Contributor

GBH commented Dec 3, 2011

See #35

@wtn
Copy link
Author

wtn commented Dec 28, 2011

Thanks—I was able to make the tests pass on 1.9.3-head after I removed Xcode 4.2.

@wtn wtn closed this as completed Dec 28, 2011
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