Erik,

You were right, those two IndexReader tests do fail currently.  I think
there was a patch from Christoph Goller that was supposed to fix this
problem, but it looks like it does not.  I followed up with Christoph
about this, but he never replied :(
I think we should keep the tests though, as they demonstrate a 'bug'.

The Russian Analyzer tests all pass.

Otis


    [junit] Testcase:
testDeleteReaderWriterConflict(org.apache.lucene.index.TestIndexReader):
 FAILED
    [junit] expected:<0> but was:<100>
    [junit] junit.framework.AssertionFailedError: expected:<0> but
was:<100>
    [junit]     at
org.apache.lucene.index.TestIndexReader.testDeleteReaderWriterConflict(TestIndexReader.java:194)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
    [junit]     at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit]     at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
                                                                       
                                                     
                                                                       
                                                     
    [junit] Testcase:
testDeleteReaderReaderConflict(org.apache.lucene.index.TestIndexReader):
 FAILED
    [junit] expected:<0> but was:<100>
    [junit] junit.framework.AssertionFailedError: expected:<0> but
was:<100>
    [junit]     at
org.apache.lucene.index.TestIndexReader.testDeleteReaderReaderConflict(TestIndexReader.java:267)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
    [junit]     at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit]     at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
                                                                       
                                                     
                                                                       
                                                     
    [junit] TEST org.apache.lucene.index.TestIndexReader FAILED
    [junit] Testsuite: org.apache.lucene.index.TestInputStream
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.326
sec


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to