Re: [ACTIVITY] 2011-11-18

2011-11-20 Thread Michael Hope
On Sat, Nov 19, 2011 at 7:38 AM, David Gilbert wrote: > == 64 bit atomics == >  * Still fighting membase >     * Cleaned up a bunch of other issues, but I'm back at an 'expiry' > issue, where the test > stores some data with a fixed expiry time and then waits until after > it should have expired,

[ACTIVITY] 2011-11-18

2011-11-18 Thread David Gilbert
== 64 bit atomics == * Still fighting membase * Cleaned up a bunch of other issues, but I'm back at an 'expiry' issue, where the test stores some data with a fixed expiry time and then waits until after it should have expired, and checks it has. Except on ARM it sometimes doesn't expire qui