<br><br><div><span class="gmail_quote">On 9/4/06, <b class="gmail_sendername">Brad Fitzpatrick</b> <<a href="mailto:brad@danga.com">brad@danga.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Before I do a release, can I get some people running the test suite on<br>this snapshot?<br><br><a href="http://danga.com/memcached/dist/experimental/memcached-1.2.x-svn357.tar.gz">http://danga.com/memcached/dist/experimental/memcached-1.2.x-svn357.tar.gz
</a><br><br>Instructions:<br><br> -- ./configure<br> -- make<br> -- prove test<br> -- if all good (you see at bottom: "All tests successful, ...."),<br> let me know.<br> -- if bad, reply with "prove -v test", which will show verbose
<br> per-test output<br><br>Looking for:<br><br> -- Various Linux Distros (I've tried Debian and CentOS)<br> -- Solaris 10 (my Nexenta VM is failing to boot again)<br> -- FreeBSD<br> -- OS X<br> -- 64-bit whatevers (I did test it on 64-bit CentOS)
<br><br>Let me know of any quirks, even if they're not part of the tests.</blockquote><div><br>FreeBSD 6.1-STABLE sparc64 with 1.2.x-svn359<br><br>test/00-startup.........1..1<br>ok 1 - started the server<br>ok<br>test/64bit..............1..6
<br>ok 1 - is 64 bit<br># Failed test 'max bytes is 4097 MB'<br># in test/64bit.t at line 48.<br>not ok 2 - max bytes is 4097 MB<br># got: undef<br># expected: '4296015872'<br># Failed test 'correct value'
<br>not ok 3 - correct value<br># in test/64bit.t at line 49.<br># got: undef<br># expected: '4294967328'<br># Failed test 'no active slabs'<br>not ok 4 - no active slabs<br># in test/64bit.t at line 50.
<br># got: undef<br># expected: '0'<br><br>the child process becomes zombie and the test freezes.<br><br>probably a perl+freebsd problem?<br> </div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
- Brad<br><br></blockquote></div><br>