call for testers
michael johnson
ahze at ahze.net
Tue Sep 5 00:30:09 UTC 2006
On 9/4/06, Brad Fitzpatrick <brad at danga.com> wrote:
>
> Before I do a release, can I get some people running the test suite on
> this snapshot?
>
> http://danga.com/memcached/dist/experimental/memcached-1.2.x-svn357.tar.gz
>
> Instructions:
>
> -- ./configure
> -- make
> -- prove test
> -- if all good (you see at bottom: "All tests successful, ...."),
> let me know.
> -- if bad, reply with "prove -v test", which will show verbose
> per-test output
>
> Looking for:
>
> -- Various Linux Distros (I've tried Debian and CentOS)
> -- Solaris 10 (my Nexenta VM is failing to boot again)
> -- FreeBSD
> -- OS X
> -- 64-bit whatevers (I did test it on 64-bit CentOS)
>
> Let me know of any quirks, even if they're not part of the tests.
FreeBSD 6.1-STABLE sparc64 with 1.2.x-svn359
test/00-startup.........1..1
ok 1 - started the server
ok
test/64bit..............1..6
ok 1 - is 64 bit
# Failed test 'max bytes is 4097 MB'
# in test/64bit.t at line 48.
not ok 2 - max bytes is 4097 MB
# got: undef
# expected: '4296015872'
# Failed test 'correct value'
not ok 3 - correct value
# in test/64bit.t at line 49.
# got: undef
# expected: '4294967328'
# Failed test 'no active slabs'
not ok 4 - no active slabs
# in test/64bit.t at line 50.
# got: undef
# expected: '0'
the child process becomes zombie and the test freezes.
probably a perl+freebsd problem?
- Brad
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.danga.com/pipermail/memcached/attachments/20060904/0c960cd7/attachment.htm
More information about the memcached
mailing list