lifo / cramp

Real-time web application framework in Ruby
http://cramp.in
MIT License
1.5k stars 121 forks source link

Tests fail on 1.9.2 and 1.9.3 #37

Closed wtn closed 12 years ago

wtn commented 12 years ago

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:inmap': 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 commented 12 years ago

See #35

wtn commented 12 years ago

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