Re: ruby 2.2: check-swig-rb test fails

2014-12-30 Thread Anatol Pomozov
Hi On Mon, Dec 29, 2014 at 12:19 PM, Anatol Pomozov wrote: > Hi > > On Mon, Dec 29, 2014 at 5:19 AM, Anatol Pomozov > wrote: >> Hi >> >> I am trying to compile/run 1.8.11 svn tests with recently released ruby >> 2.2 and ruby swig test fails. See the output below. Looking at >> run-test.rb code I

Re: ruby 2.2: check-swig-rb test fails

2014-12-29 Thread Anatol Pomozov
Hi On Mon, Dec 29, 2014 at 5:19 AM, Anatol Pomozov wrote: > Hi > > I am trying to compile/run 1.8.11 svn tests with recently released ruby > 2.2 and ruby swig test fails. See the output below. Looking at > run-test.rb code I do not see anything obviously wrong. > > Can anybody reproduce the same