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>.

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Ferret-talk mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/ferret-talk

Reply via email to