Well, that learns me for trying to write software without the 10+ VM
buildbots...

The i386 one, can you include the output of "stats settings", and also
manually run: "lru_crawler enable" (or start with -o lru_crawler) then run
"stats settings" again please? Really weird that it fails there, but not
the lines before it looking for the "OK" while enabling it.

On the 64bit host, can you try increasing the sleep on t/lru-crawler.t:39
from 3 to 8 and try again? I was trying to be clever but that may not be
working out.

Thanks! At least there're still people trying to maintain it for some
distros...

> On Thursday, April 17, 2014 6:28:24 PM UTC-5, Dormando wrote:
>       http://code.google.com/p/memcached/wiki/ReleaseNotes1418
>
>
> I just tried building the Arch Linux package for this and got failures when 
> running the test suite. This was the output from the 32-bit i686 build;
> I saw the same results building for x86_64. Let me know what other relevant 
> information might help.
>
> #   Failed test at t/lru-crawler.t line 45.
> #          got: undef
> #     expected: 'yes'
> t/lru-crawler.t ......
> Failed 96/189 subtests
> t/lru.t .............. ok
> t/maxconns.t ......... ok
> t/multiversioning.t .. ok
> t/noreply.t .......... ok
> t/slabs_reassign.t ... ok
> t/stats-conns.t ...... ok
> t/stats-detail.t ..... ok
> t/stats.t ............ ok
> t/touch.t ............ ok
> t/udp.t .............. ok
> t/unixsocket.t ....... ok
> t/whitespace.t ....... skipped: Skipping tests probably because you don't 
> have git.
>
> Test Summary Report
> -------------------
> t/lru-crawler.t    (Wstat: 13 Tests: 94 Failed: 1)
>   Failed test:  94
>   Non-zero wait status: 13
>   Parse errors: Bad plan.  You planned 189 tests but ran 94.
> Files=48, Tests=6982, 113 wallclock secs ( 0.76 usr  0.05 sys +  2.27 cusr  
> 0.35 csys =  3.43 CPU)
> Result: FAIL
> Makefile:1376: recipe for target 'test' failed
> make: *** [test] Error 1
> ==> ERROR: A failure occurred in check().
>     Aborting...
>
>
>
> Running out of a git checkout on x86_64, I get slightly different results:
>
> t/item_size_max.t .... ok
> t/line-lengths.t ..... ok
> t/lru-crawler.t ...... 93/189
> #   Failed test 'slab1 now has 60 used chunks'
> #   at t/lru-crawler.t line 57.
> #          got: '90'
> #     expected: '60'
>
> #   Failed test 'slab1 has 30 reclaims'
> #   at t/lru-crawler.t line 59.
> #          got: '0'
> #     expected: '30'
> # Looks like you failed 2 tests of 189.
> t/lru-crawler.t ...... Dubious, test returned 2 (wstat 512, 0x200)
> Failed 2/189 subtests
> t/lru.t .............. ok
> t/maxconns.t ......... ok
> t/multiversioning.t .. ok
> t/noreply.t .......... ok
> t/slabs_reassign.t ... ok
> t/stats-conns.t ...... ok
> t/stats-detail.t ..... ok
> t/stats.t ............ ok
> t/touch.t ............ ok
> t/udp.t .............. ok
> t/unixsocket.t ....... ok
> t/whitespace.t ....... 1/120
> #   Failed test '0001-Support-V-version-option.patch (see 
> devtools/clean-whitespace.pl)'
> #   at t/whitespace.t line 40.
> t/whitespace.t ....... 27/120 # Looks like you failed 1 test of 120.
> t/whitespace.t ....... Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/120 subtests
>
> Test Summary Report
> -------------------
> t/lru-crawler.t    (Wstat: 512 Tests: 189 Failed: 2)
>   Failed tests:  96-97
>   Non-zero exit status: 2
> t/whitespace.t     (Wstat: 256 Tests: 120 Failed: 1)
>   Failed test:  1
>   Non-zero exit status: 1
> Files=48, Tests=7193, 115 wallclock secs ( 1.39 usr  0.15 sys +  5.39 cusr  
> 1.02 csys =  7.95 CPU)
> Result: FAIL
> Makefile:1482: recipe for target 'test' failed
> make: *** [test] Error 1
>
>  
> $ git describe
> 1.4.18
>
> $ uname -a
> Linux galway 3.14.1-1-ARCH #1 SMP PREEMPT Mon Apr 14 20:40:47 CEST 2014 
> x86_64 GNU/Linux
>
> $ gcc --version
> gcc (GCC) 4.8.2 20140206 (prerelease)
> Copyright (C) 2013 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> --
>
> ---
> 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.
>
>

-- 

--- 
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