Here's the specifics:

----------------------------------------------------------------------
Ran 1 test in 0.008s

OK
Traceback (most recent call last):
  File "test/test_ThaiAnalyzer.py", line 27, in ?
    from PyLucene import ThaiAnalyzer
ImportError: cannot import name ThaiAnalyzer
..
----------------------------------------------------------------------

======================================================================
FAIL: testBinary (__main__.BinaryTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test/test_Binary.py", line 40, in testBinary
    self.binary([66, 90, 104, 57, 49, 65, 89, 38,
  File "test/test_Binary.py", line 36, in binary
    assert c == v and b == [ord(a) for a in v]
AssertionError

----------------------------------------------------------------------

Everything else passes.  Thanks
John


--- Andi Vajda <[EMAIL PROTECTED]> wrote:

> 
> On Mon, 19 Mar 2007, John Kleven wrote:
> 
> > FAIL: testBinary (__main__.BinaryTestCase)
> >
> > Yet most tests pass.  Compile details below... not
> > sure what prob is.  Anybody seen similar?
> 
> You've got to be more specific about 'most tests
> pass' and this testBinary 
> failure. *All* tests should pass or your build is
> most likely not sane.
> 
> On a related note, I uploaded binaries for PyLucene
> 2.1.0-2 for Ubuntu and 
> Intel Mac OS X. A source tarball and PPC Mac OS X
> binaries should follow 
> shortly.
> 
> Andi..
> _______________________________________________
> pylucene-dev mailing list
> [email protected]
>
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
> 



 
____________________________________________________________________________________
Food fight? Enjoy some healthy debate 
in the Yahoo! Answers Food & Drink Q&A.
http://answers.yahoo.com/dir/?link=list&sid=396545367
_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to