[Xapian-discuss] Problem with perl module
Jim Lynch
jim at fayettedigital.com
Tue Nov 13 01:16:08 GMT 2007
t/parser...........ok 1/51# Test 4 got: "Xapian::Query((Zone:(pos=1) OR
Ztwo:(pos=2)))" (t/parser.t at line 33)
t/parser...........NOK 4# Expected: "Xapian::Query((one:(pos=1) OR
two:(pos=2)))"
# t/parser.t line 33 is: ok( $query->get_description(),
"Xapian::Query((one:(pos=1) OR two:(pos=2)))" );
# Test 6 got: "Xapian::Query((Zone:(pos=1) OR (Ztwo:(pos=2) AND
Zthree:(pos=3))))" (t/parser.t at line 36)
t/parser...........NOK 6# Expected: "Xapian::Query((one:(pos=1) OR
(two:(pos=2) AND three:(pos=3))))"
# t/parser.t line 36 is: ok( $query->get_description(),
"Xapian::Query((one:(pos=1) OR (two:(pos=2) AND three:(pos=3))))" );
t/parser...........FAILED tests 4, 6
Failed 2/51 tests, 96.08% okay
Ubuntu edgy (6.10), installed 1.0.4 library from repository.
deb http://www.xapian.org/debian edgy main
deb-src http://www.xapian.org/debian edgy main
Thanks,
Jim.
More information about the Xapian-discuss
mailing list