<br><br><div><span class="gmail_quote">On 9/4/06, <b class="gmail_sendername">Brad Fitzpatrick</b> &lt;<a href="mailto:brad@danga.com">brad@danga.com</a>&gt; 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>&nbsp;&nbsp;-- ./configure<br>&nbsp;&nbsp;-- make<br>&nbsp;&nbsp;-- prove test<br>&nbsp;&nbsp;&nbsp;&nbsp; -- if all good (you see at bottom:&nbsp;&nbsp;&quot;All tests successful, ....&quot;),<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;let me know.<br>&nbsp;&nbsp;&nbsp;&nbsp; -- if bad, reply with &quot;prove -v test&quot;, which will show verbose
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;per-test output<br><br>Looking for:<br><br>&nbsp;&nbsp;-- Various Linux Distros (I've tried Debian and CentOS)<br>&nbsp;&nbsp;-- Solaris 10 (my Nexenta VM is failing to boot again)<br>&nbsp;&nbsp;-- FreeBSD<br>&nbsp;&nbsp;-- OS X<br>&nbsp;&nbsp;-- 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>#&nbsp;&nbsp; Failed test 'max bytes is 4097 MB'<br>#&nbsp;&nbsp; in test/64bit.t at line 48.<br>not ok 2 - max bytes is 4097 MB<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; got: undef<br>#&nbsp;&nbsp;&nbsp;&nbsp; expected: '4296015872'<br>#&nbsp;&nbsp; Failed test 'correct value'
<br>not ok 3 - correct value<br>#&nbsp;&nbsp; in test/64bit.t at line 49.<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; got: undef<br>#&nbsp;&nbsp;&nbsp;&nbsp; expected: '4294967328'<br>#&nbsp;&nbsp; Failed test 'no active slabs'<br>not ok 4 - no active slabs<br>#&nbsp;&nbsp; in test/64bit.t at line 50.
<br>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; got: undef<br>#&nbsp;&nbsp;&nbsp;&nbsp; expected: '0'<br><br>the child process becomes zombie and the test freezes.<br><br>probably a perl+freebsd problem?<br>&nbsp;</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>