Andi Vajda wrote:
To get a sense for how wonky it is, you can run the tests with 'make test'. If they all pass, things are looking really good.
Here is the output of 'make test' [EMAIL PROTECTED] PyLucene-src-2.0rc1-4]$ make test cd samples/LuceneInAction; /usr/bin/python index.py Imperial Secrets of Health and Longevity Bob Flaws diet chinese medicine qi gong health herbs /health/alternative/chinese --------- A Modern Art of Education Rudolf Steiner education philosophy psychology practice Waldorf /education/pedagogy --------- Tao Te Ching 道德經 Stephen Mitchell taoism /philosophy/eastern --------- Lucene in Action Otis Gospodnetic,Erik Hatcher lucene search /technology/computers/programming --------- Tapestry in Action Howard Lewis-Ship tapestry web user interface components /technology/computers/programming --------- The Pragmatic Programmer Dave Thomas,Andy Hunt pragmatic agile methodology developer tools /technology/computers/programming --------- JUnit in Action Vincent Massol,Ted Husted junit unit testing mock objects /technology/computers/programming --------- Java Development with Ant Erik Hatcher,Steve Loughran apache jakarta ant build tool junit java development /technology/computers/programming --------- Extreme Programming Explained Kent Beck extreme programming agile test driven development methodology /technology/computers/programming/methodology --------- Mindstorms Seymour Papert children computers powerful ideas LOGO education /technology/computers/programming/education --------- Gödel, Escher, Bach: an Eternal Golden Braid Douglas Hofstadter artificial intelligence number theory mathematics music /technology/computers/ai --------- indexes/ indexes/distributed/ indexes/distributed/a/ indexes/distributed/a/_2ht.cfs indexes/distributed/a/deletable indexes/distributed/a/segments indexes/distributed/b/ indexes/distributed/b/_1yx.cfs indexes/distributed/b/deletable indexes/distributed/b/segments indexes/distributed/c/ indexes/distributed/c/_3co.cfs indexes/distributed/c/deletable indexes/distributed/c/segments indexes/distributed/d/ indexes/distributed/d/_22q.cfs indexes/distributed/d/deletable indexes/distributed/d/segments indexes/distributed/e/ indexes/distributed/e/_1er.cfs indexes/distributed/e/deletable indexes/distributed/e/segments indexes/distributed/f/ indexes/distributed/f/_1ev.cfs indexes/distributed/f/deletable indexes/distributed/f/segments indexes/distributed/g/ indexes/distributed/g/_120.cfs indexes/distributed/g/deletable indexes/distributed/g/segments indexes/distributed/h/ indexes/distributed/h/_18n.cfs indexes/distributed/h/deletable indexes/distributed/h/segments indexes/distributed/i/ indexes/distributed/i/_1hb.cfs indexes/distributed/i/deletable indexes/distributed/i/segments indexes/distributed/j/ indexes/distributed/j/_b8.cfs indexes/distributed/j/deletable indexes/distributed/j/segments indexes/distributed/k/ indexes/distributed/k/_bo.cfs indexes/distributed/k/deletable indexes/distributed/k/segments indexes/distributed/l/ indexes/distributed/l/_12u.cfs indexes/distributed/l/deletable indexes/distributed/l/segments indexes/distributed/m/ indexes/distributed/m/_1r3.cfs indexes/distributed/m/deletable indexes/distributed/m/segments indexes/distributed/n/ indexes/distributed/n/_sh.cfs indexes/distributed/n/deletable indexes/distributed/n/segments indexes/distributed/o/ indexes/distributed/o/_rk.cfs indexes/distributed/o/deletable indexes/distributed/o/segments indexes/distributed/p/ indexes/distributed/p/_2ou.cfs indexes/distributed/p/deletable indexes/distributed/p/segments indexes/distributed/q/ indexes/distributed/q/_4x.cfs indexes/distributed/q/deletable indexes/distributed/q/segments indexes/distributed/r/ indexes/distributed/r/_1jm.cfs indexes/distributed/r/deletable indexes/distributed/r/segments indexes/distributed/s/ indexes/distributed/s/_3oi.cfs indexes/distributed/s/deletable indexes/distributed/s/segments indexes/distributed/t/ indexes/distributed/t/_1nk.cfs indexes/distributed/t/deletable indexes/distributed/t/segments indexes/distributed/u/ indexes/distributed/u/_1be.cfs indexes/distributed/u/deletable indexes/distributed/u/segments indexes/distributed/v/ indexes/distributed/v/_k8.cfs indexes/distributed/v/deletable indexes/distributed/v/segments indexes/distributed/w/ indexes/distributed/w/_qs.cfs indexes/distributed/w/deletable indexes/distributed/w/segments indexes/distributed/x/ indexes/distributed/x/_12.cfs indexes/distributed/x/deletable indexes/distributed/x/segments indexes/distributed/y/ indexes/distributed/y/_3m.cfs indexes/distributed/y/deletable indexes/distributed/y/segments indexes/distributed/z/ indexes/distributed/z/_2p.cfs indexes/distributed/z/deletable indexes/distributed/z/segments indexes/t9/ indexes/t9/_y1u.cfs indexes/t9/deletable indexes/t9/segments indexes/wordnet/ indexes/wordnet/_y1v.cfs indexes/wordnet/deletable indexes/wordnet/segments find test -name 'test_*.py' | xargs -n 1 /usr/bin/python xargs: /usr/bin/python: terminated by signal 6 make: *** [test] Error 125 _______________________________________________ pylucene-dev mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
