try running this one only test as i did. if all goes ok - then there is some trouble on test.sh level, otherwise - you will have smaller scope of problem. check if thrift_test file is generated (test/rb/> make stubs)
2014-04-10 11:37 GMT+03:00 Chamila Wijayarathna <[email protected]>: > Hi, > I'm running cross language test suite, > (Script at test/test.sh) > Thank You! > > > > On Thu, Apr 10, 2014 at 2:01 PM, Dimat Levchenko <[email protected]> wrote: > >> how do you run this test? what is the folder and what script do you run? >> i try from thrift_home/test/rb/ running make check - it works. >> >> >> 2014-04-10 11:18 GMT+03:00 Chamila Wijayarathna <[email protected] >> >: >> >> > Hi Dimat, >> > Yes, I installed thrift gem. When I run "gem List", I'm getting >> following >> > output. >> > >> > *chamila@chamila-Dell-System-Vostro-3450:~$ gem list* >> > >> > **** LOCAL GEMS **** >> > >> > *thrift (0.9.1)* >> > >> > >> > Thank You! >> > >> > >> > On Thu, Apr 10, 2014 at 1:39 PM, Dimat Levchenko <[email protected]> >> wrote: >> > >> > > did you install thrift gem ? >> > > >> > > >> > > 2014-04-10 8:09 GMT+03:00 Chamila Wijayarathna < >> [email protected] >> > >: >> > > >> > > > Hi all, >> > > > I'm still getting this error, does anybody know any work around for >> > this? >> > > > I have updated to Ruby 1.9.3. But it doesn't solve the problem. >> > > > >> > > > Thank You! >> > > > >> > > > >> > > > On Sat, Apr 5, 2014 at 10:55 PM, Chamila Wijayarathna < >> > > > [email protected]> wrote: >> > > > >> > > > > Hello all, >> > > > > I'm trying to run ruby tests in cross language tests and getting >> > > > following >> > > > > error. >> > > > > >> > > > > */usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': >> > cannot >> > > > > load such file -- thrift_test (LoadError)* >> > > > > * from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in >> > `require'* >> > > > > * from rb/integration/accelerated_buffered_server.rb:24:in >> `<main>'* >> > > > > *Unable to load thrift_native extension. Defaulting to pure Ruby >> > > > > libraries.* >> > > > > >> > > > > Any clue on this? >> > > > > >> > > > > Thank You! >> > > > > -- >> > > > > *Chamila Dilshan Wijayarathna,* >> > > > > SMIEEE, SMIESL, >> > > > > Undergraduate, >> > > > > Department of Computer Science and Engineering, >> > > > > University of Moratuwa. >> > > > > >> > > > >> > > > >> > > > >> > > > -- >> > > > *Chamila Dilshan Wijayarathna,* >> > > > SMIEEE, SMIESL, >> > > > Undergraduate, >> > > > Department of Computer Science and Engineering, >> > > > University of Moratuwa. >> > > > >> > > >> > >> > >> > >> > -- >> > *Chamila Dilshan Wijayarathna,* >> > SMIEEE, SMIESL, >> > Undergraduate, >> > Department of Computer Science and Engineering, >> > University of Moratuwa. >> > >> > > > > -- > *Chamila Dilshan Wijayarathna,* > > SMIEEE, SMIESL, > Undergraduate, > Department of Computer Science and Engineering, > University of Moratuwa. >
