I've pushed a few changes to master which should fix this.

Thanks!

On Thu, 19 Nov 2015, 'Jay Grizzard' via memcached wrote:

> Some of the new bits seem unhappy on 32-bit RHEL5:
> t/slabs-reassign2....ok 2/11
> #   Failed test 'reclaimed 61 pages before timeout'
> #   in t/slabs-reassign2.t at line 76.
> #     '0'
> #         >
> #     '0'
> t/slabs-reassign2....NOK 7
> #   Failed test 'total_malloced is what we expect'
> #   in t/slabs-reassign2.t at line 80.
> #          got: '67108864'
> #     expected: '68157440'
> t/slabs-reassign2....NOK 8
> #   Failed test 'stored 14490 4k items'
> #   in t/slabs-reassign2.t at line 91.
> #          got: '15376'
> #     expected: '14490'
> t/slabs-reassign2....ok 10/11
> #   Failed test 'total_malloced is same after re-assignment'
> #   in t/slabs-reassign2.t at line 97.
> #          got: '67108864'
> #     expected: '68157440'
> t/slabs-reassign2....NOK 11# Looks like you failed 4 tests of 11.
> t/slabs-reassign2....dubious
> Test returned status 4 (wstat 1024, 0x400)
> DIED. FAILED tests 7-9, 11
> Failed 4/11 tests, 63.64% okay
>
>
> Failed Test         Stat Wstat Total Fail  Failed  List of Failed
> -------------------------------------------------------------------------------
> t/slabs-reassign2.t    4  1024    11    4  36.36%  7-9 11
> 3 tests skipped.
> Failed 1/52 test scripts, 98.08% okay. 4/7651 subtests failed, 99.95% okay.
>
>
> (will test RHEL6 and RHEL7 in a bit)
>
> -j
>
>
> On Thu, Nov 19, 2015 at 2:50 AM, dormando <dorma...@rydia.net> wrote:
>       Hey,
>
>       https://github.com/memcached/memcached - I've dumped what I hope are all
>       of the commits for 1.4.25 into master. If you're listening, would you 
> mind
>       attempting to build and run the tests on your platform of choice? Hoping
>       to get a few different kinds since I still don't have a reliable 
> buildbot
>       network.
>
>       Build process from the source tree is just:
>       "./autogen.sh && ./configure && make && make test"
>
>       Tons of minor things, and then my big slab rebalancer branch went in.
>       Closed out almost 20 pull requests and a number of old bug reports. Will
>       continue to clear out the remainder in future releases.
>
>       thanks!
>
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups 
> "memcached" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to memcached+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
>

Reply via email to