Comment #14 on issue 241 by [email protected]: Tests fail in perl-test harness for 1.4.10
http://code.google.com/p/memcached/issues/detail?id=241

I re-ran the tests with memcached-1.4.9 as both root and non-root and got the same output (an earlier test run may have failed because of a previously hung test which never was stopped). The output varies slightly:


Invalid value for binding protocol: http
 -- should be one of auto, binary, or ascii
Number of threads must be greater than 0
t/00-startup.........ok
t/64bit..............ok
t/binary-get.........ok
t/binary-sasl........This server is not built with SASL support.
t/binary-sasl........ok
t/binary.............NOK 267
#   Failed test 'Expected read length'
#   in t/binary.t at line 577.
#          got: '23'
#     expected: '24'
Use of uninitialized value in addition (+) at t/binary.t line 583.
t/binary.............NOK 271
#   Failed test 'Got proper response magic'
#   in t/binary.t at line 581.
#          got: '48'
#     expected: '129'
t/binary.............NOK 274
#   Failed test 'Got proper response magic'
#   in t/binary.t at line 581.
#          got: '0'
#     expected: '129'


Reply via email to