Hi Martin, On Sat, Oct 29, 2011 at 02:43:35PM +0200, Martin Ueding wrote: > 1) Error: > test_converting_to_json(DocumentTest::TestSimpleConventionallyNamedDocument): > LoadError: no such file to load -- json > ./test/test_ronn_document.rb:153:in `require' > ./test/test_ronn_document.rb:153:in `test_converting_to_json'
> Is this something that can be fixed here or is it an upstream bug? You must add ruby-json as a build-dep. On my machine, this triggers now a segfault when loading data_core during the tests run with ruby1.9.1. I believe that is because the tests are run with ruby1.9.1, but make call to the run script, which run with the default ruby version (i.e 1.8). Cédric
signature.asc
Description: Digital signature

