Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New 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

What steps will reproduce the problem?
1. make test

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
1.4.10, RHEL 5.4, x86_64
perl 5.8.8 x864_64-linux-thread-multi

Please provide any additional information below.

t/00-startup.........ok 16/18Invalid value for binding protocol: http
 -- should be one of auto, binary, or ascii

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'


Reply via email to