[KinoSearch] utf8 warnings/error
Scott Beck
scottbeck at gmail.com
Mon Sep 3 15:49:56 PDT 2007
Hi Marvin,
The test you made for KinoSearch passed with that revision, but my
test still fails. It now fails on the second insert/delete instead of
the first:
vmware kinotest # perl test.pl
unlink ./testdb/_1s.cf
unlink ./testdb/segments_1t.yaml
rmdir ./testdb
Kino VERSION: 0.20_04
Hits for flag_deleted:"0": 58
Hits for path:"./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093": 1
Removed ./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093
Hits for path:"./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093": 0
Hits for flag_deleted:"0": 57
Adding ./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093
Hits for path:"./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093": 1
Hits for flag_deleted:"0": 58
Hits for path:"./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093": 1
Removed ./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093
Hits for path:"./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093": 0
Hits for flag_deleted:"0": 45
Adding ./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093
Hits for path:"./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093": 1
Hits for flag_deleted:"0": 46
Hits for path:"./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093": 1
Removed ./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093
Hits for path:"./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093": 0
Hits for flag_deleted:"0": 1
Adding ./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093
Hits for path:"./cur/1182974671.2581.1.vmware.nmsrv.com,S=11093": 1
Hits for flag_deleted:"0": 2
vmware kinotest #
I'll see if I can't work on getting a more simplified version of my
test case that fails. If you want to look at the test case I'm
currently using it's here:
http://devmagic.org/kinotest/
you can download it here:
http://devmagic.org/kinotest.tar.gz
Cheers,
Scott
On 9/3/07, Marvin Humphrey <marvin at rectangular.com> wrote:
>
> On Sep 3, 2007, at 4:03 AM, Scott Beck wrote:
>
> > My test still fails on this. Also the new test you added fails as
> > well:
> >
> > t/218-del_merging................ok 1/4
> > # Failed test 'match all docs after deletion'
> > # at t/218-del_merging.t line 41.
> > t/218-del_merging................NOK 4/4# got: '1'
> > # expected: '2'
> > # Looks like you failed 1 test of 4.
> > t/218-del_merging................dubious
> > Test returned status 1 (wstat 256, 0x100)
> > DIED. FAILED test 4
> > Failed 1/4 tests, 75.00% okay
>
> Thanks for volunteering that bit of information. It helped me to
> locate the problem quickly: I asked you to use revision 2501, but
> the relevant revision was 2502. <:-(
>
> Please try 2502 instead.
>
> svn co -r 2502 http://www.rectangular.com/svn/kinosearch/trunk ks
>
> Marvin Humphrey
> Rectangular Research
> http://www.rectangular.com/
>
>
>
> _______________________________________________
> KinoSearch mailing list
> KinoSearch at rectangular.com
> http://www.rectangular.com/mailman/listinfo/kinosearch
>
_______________________________________________
KinoSearch mailing list
KinoSearch at rectangular.com
http://www.rectangular.com/mailman/listinfo/kinosearch
More information about the kinosearch
mailing list