Comment #12 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

configure && make && make test on 1.4.10 hangs (for at least 1 hour).


t/00-startup.........ok 16/18Invalid 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: '22'
#     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: '115'
#     expected: '129'
t/binary.............NOK 274
#   Failed test 'Got proper response magic'
#   in t/binary.t at line 581.
#          got: '0'
#     expected: '129'
Timeout.. killing the process



Reply via email to