Re: ruby bindings tests fail with ruby-1.9

2011-06-22 Thread Stefan Sperling
On Wed, Jun 22, 2011 at 03:34:29PM +0200, Arfrever Frehtes Taifersar Arahesis wrote: > 2011-06-22 13:48:52 Stefan Sperling napisał(a): > > As can be seen here: > > http://ci.apache.org/builders/bb-openbsd/builds/16/steps/Test%20bindings/logs/testlog-swig-rb > > our ruby bindings tests fail to run

Re: ruby bindings tests fail with ruby-1.9

2011-06-22 Thread Arfrever Frehtes Taifersar Arahesis
2011-06-22 13:48:52 Stefan Sperling napisał(a): > As can be seen here: > http://ci.apache.org/builders/bb-openbsd/builds/16/steps/Test%20bindings/logs/testlog-swig-rb > our ruby bindings tests fail to run with ruby 1.9. > > Does anyone know how to get this to work? Maybe you need Test::Unit [1],

ruby bindings tests fail with ruby-1.9

2011-06-22 Thread Stefan Sperling
As can be seen here: http://ci.apache.org/builders/bb-openbsd/builds/16/steps/Test%20bindings/logs/testlog-swig-rb our ruby bindings tests fail to run with ruby 1.9. Does anyone know how to get this to work? If not, should we disallow ruby-1.9 at configure time and require ruby-1.8 for Subversion