OK - this should fix your issues, tested on ruby1.9.3 and ruby1.8.7 -
passed for me, let me know what you get.
On Wed, Nov 7, 2012 at 4:40 PM, Philip Martin
<philip.martin_at_wandisco.com> wrote:
> Michael Chletsos <mpchlets_at_gmail.com> writes:
>
>> Here is a complete patch that I tested - more work needs to be done on
>> the tests, but currently all tests that are run, succeed on my system.
>
> It breaks the tests when run with ruby 1.8.7 on my Debian/testing
> machine which is a regression since they pass without the patch.
>
> Loaded suite .
> Started
> ............................Killed
> make: *** [check-swig-rb] Error 137
>
> I don't know much about Ruby but with --verbose=verbose the output ends:
>
> test_import_custom_revprops(SvnClientTest): .
> test_info(SvnClientTest): .
> test_info_with_depth(SvnClientTest): .
> test_list(SvnClientTest):
>
> so I think the last line is the failing test.
>
> --
> Certified & Supported Apache Subversion Downloads:
> http://www.wandisco.com/subversion/download
Received on 2012-11-08 04:24:34 CET