Jake Farrell created THRIFT-2137:
------------------------------------
Summary: Ruby test lib fails jenkins build #864
Key: THRIFT-2137
URL: https://issues.apache.org/jira/browse/THRIFT-2137
Project: Thrift
Issue Type: Bug
Components: Ruby - Library
Affects Versions: 0.9.1
Reporter: Jake Farrell
Assignee: Jake Farrell
Fix For: 0.9.1
/usr/bin/ruby -I. test_suite.rb
./core/../../../lib/rb/lib/thrift/server/thin_http_server.rb:20:in `require':
no such file to load -- rack (LoadError)
from ./core/../../../lib/rb/lib/thrift/server/thin_http_server.rb:20
from ./core/../../../lib/rb/lib/thrift.rb:65:in `require'
from ./core/../../../lib/rb/lib/thrift.rb:65
from ./core/test_backwards_compatability.rb:22:in `require'
from ./core/test_backwards_compatability.rb:22
from test_suite.rb:20:in `require'
from test_suite.rb:20
from test_suite.rb:20:in `each'
from test_suite.rb:20
make[2]: *** [check] Error 1
make[2]: Leaving directory `/home/hudson/jenkins-slave/workspace/Thrift/test/rb'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/hudson/jenkins-slave/workspace/Thrift/test'
make: *** [check-recursive] Error 1
Build step 'Execute shell' marked build as failure
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira