On 8/18/06, Andreas Schwarz <[EMAIL PROTECTED]> wrote:
> David Balmain wrote:
> > Hi Neville,
> >
> > It's usable in subversion now. There are still a few little things I
> > have to add and a lot of documentation that I need to add. You can
> > check it out from;
> >
> >     svn co svn://www.davebalmain.com/exp
>
> I get a bus error with the C test (rev. 504):
>
> $ ./testall
>   test_test           : .SUCCESS
>   test_global         : .SUCCESS
>   test_except         : ....SUCCESS
>   test_array          : ....SUCCESS
>   test_hash           : .......SUCCESS
>   test_hashset        : ....SUCCESS
>   test_bitvector      : .........SUCCESS
>   test_priorityqueue  : ....SUCCESS
>   test_helper         : ...SUCCESS
>   test_mem_pool       : ...SUCCESS
>   test_fs_store       : ................SUCCESS
>   test_ram_store      : .................SUCCESS
>   test_compound_io    : ....SUCCESS
>   test_fields         : .......SUCCESS
>   test_segments       : ...SUCCESS
>   test_document       : ....SUCCESS
>   test_analysis       : ..F.F.|Bus error
>
> The Ruby test fails with this error:
>
>   1) Failure:
> test_boolean_query(SearcherTest)
>     [./test/unit/search/tc_index_searcher.rb:39:in `check_hits'
>      ./test/unit/search/tm_searcher.rb:90:in `test_boolean_query']:
> <14> expected but was
> <2>.


Hi Andreas,

Thanks for running the tests. What kind of system are you running this
on? Is it 64-bit or something? I finally released the 0.10.0 gem. If
you have the time, could you try it?

Cheers,
Dave
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to