search for: test_persist_index

Displaying 1 result from an estimated 1 matches for "test_persist_index".

2005 Nov 30
8
Compilation of ferret C-extension under Windows.
...iler is more stricter that GCC and require that all variables were declared before using. There was ~30 such declaration. I have fixed them all. But I am not sure that it works because tests failed with following error both on clean and patched versions. So seems that it is ferret internal error. test_persist_index(IndexTest): RuntimeError: could not obtain lock: C:/work/opensource/1/111/test/temp/fsdir/ferret- e0bcfc4d8e4ef5b2678a85120e4b572ccommit.lock C:/work/opensource/1/111/test/../lib/ferret/store/fs_store.rb:234:in `obtain'' C:/work/opensource/1/111/test/../lib/ferret/store/directory.rb...