Re: [PATCH] Reduce the lifetime of open files within core FSFS7 routines

2014-01-28 Thread Stefan Fuhrmann
On Mon, Jan 27, 2014 at 1:12 AM, Evgeny Kotkov wrote: > > NOTE: It looks like FSX suffers from the same kind of problem. There > are 77 > > failing tests from the standalone suite (client-test.exe, fs-test.exe, > ...) and > > any attempt to run the Python tests (basic_tests.py, ...) immediately >

Re: [PATCH] Reduce the lifetime of open files within core FSFS7 routines

2014-01-26 Thread Evgeny Kotkov
> NOTE: It looks like FSX suffers from the same kind of problem. There are 77 > failing tests from the standalone suite (client-test.exe, fs-test.exe, ...) > and > any attempt to run the Python tests (basic_tests.py, ...) immediately fails > during the greek tree initialization phase. I guess I

Re: [PATCH] Reduce the lifetime of open files within core FSFS7 routines

2014-01-20 Thread Stefan Fuhrmann
On Mon, Jan 20, 2014 at 3:12 PM, Evgeny Kotkov wrote: > Hi, > > I've noticed that the new fs-fs-pack-tests (#13 and #14) fail on my machine > around trunk@r1559108. This happens with different Windows versions (I've > tried Windows XP SP3 32-bit / Vista SP2 32-bit / Server 2008 R2 64-bit / > Wind

[PATCH] Reduce the lifetime of open files within core FSFS7 routines

2014-01-20 Thread Evgeny Kotkov
Hi, I've noticed that the new fs-fs-pack-tests (#13 and #14) fail on my machine around trunk@r1559108. This happens with different Windows versions (I've tried Windows XP SP3 32-bit / Vista SP2 32-bit / Server 2008 R2 64-bit / Windows 7 64-bit / Windows 8 64-bit) and does not happen with Ubuntu 6