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

New issue 227 by [email protected]: Tests fail
http://code.google.com/p/memcached/issues/detail?id=227

What steps will reproduce the problem?
1. building 1.4.9 (or 1.4.5) with libevent 1.4
2. make test

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

<29 server listening (udp)
Invalid value for binding protocol: http
 -- should be one of auto, binary, or ascii

later...

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'

Then a timeout occurred.

What version of the product are you using? On what operating system?
1.4.9. Linux, RedHat 5.4 64-bit (x86_64).

Please provide any additional information below.
Used non-root user to make test.

Process tree looked like this:
/usr/bin/perl t/binary.t
\_ /tistribution54/devel/common/redhat/BUILD/memcached-1.4.9/timedrun 600 /tistribution54/devel/common/redhat/BUILD/memcached-1.4.9/memcached-debug -p \_ /tistribution54/devel/common/redhat/BUILD/memcached-1.4.9/memcached-debug -p 48163 -U 49419


Reply via email to