Comment 3 for bug 374230

Revision history for this message
Julien Lavergne (gilir) wrote :

This is the output of the apitest on a i386 Karmic :

gilir@blitz:~/build/tests$ ./runtest ./apitest -v topercent2
Running test: topercent2... ok
./apitest backend inmemory: All 1 tests passed.
Running test: topercent2... ok
./apitest backend flint: All 1 tests passed.
Running test: topercent2...
../../tests/api_anydb.cc:538: ((mymset) == (localmset))
Expected `mymset' and `localmset' to be equal: were Xapian::MSet(Xapian::MSet::Internal(firstitem=0, matches_lower_bound=6, matches_estimated=6, matches_upper_bound=6, max_possible=4.2134211395907756881, max_attained=1.6741219241405633777, Xapian::MSetItem(3, 1.6741219241405633777, ), Xapian::MSetItem(1, 1.0933145716234105027, ), Xapian::MSetItem(4, 0.84896816292121257685, ), Xapian::MSetItem(2, 0.21473351928432724001, ), Xapian::MSetItem(5, 0.18922708513455099855, ), Xapian::MSetItem(6, 0.043131803408968126534, ))) and Xapian::MSet(Xapian::MSet::Internal(firstitem=0, matches_lower_bound=6, matches_estimated=6, matches_upper_bound=6, max_possible=4.2134211395907747999, max_attained=1.6741219241405633777, Xapian::MSetItem(3, 1.6741219241405633777, ), Xapian::MSetItem(1, 1.0933145716234105027, ), Xapian::MSetItem(4, 0.84896816292121257685, ), Xapian::MSetItem(2, 0.21473351928432724001, ), Xapian::MSetItem(5, 0.18922708513455099855, ), Xapian::MSetItem(6, 0.043131803408968126534, )))

 FAILED
./apitest backend multi: 0 tests passed, 1 failed.
Running test: topercent2... ok
./apitest backend quartz: All 1 tests passed.
Running test: topercent2... ok
./apitest backend remoteprog: All 1 tests passed.
Running test: topercent2... ok
./apitest backend remotetcp: All 1 tests passed.
./apitest total: 5 tests passed, 1 failed.