On 15/9/2010 1:33 PM, Šplíchal Jiří wrote:
> Hello,
>
> the IndexModifierTest::testIMinsertDelete is working now, the problem seems 
> to be the delay between the _unlink call
> and the time the file is really deleted. I added a new method 
> Misc::file_Unlink() which unlinks a file and
> waits until the dir_Exists method return false and used it in 
> FSDirectory::createOutput().
>
> Borek figured out that the testAddIndexesNoOptimize::testHangOnClose test is 
> working if we switch off
> the random exceptions in MockRAMDiretory.
>    

Isn't this cheating?

> I pushed the changes to the repository. Now it seems that all the tests are 
> working (except of the testWickedLongTerm).
> But still they produce a lot of memory leaks.
>    
I switched testWickedLongTerm off for the time being (in master).

Itamar.

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
CLucene-developers mailing list
CLucene-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/clucene-developers

Reply via email to