Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 164 by robert.moucha: memcached 1.4.5 doesn't work on single-cpu
machine??
http://code.google.com/p/memcached/issues/detail?id=164
What steps will reproduce the problem?
1. run ./configure && make
2. run ./t/binary.t
What is the expected output? What do you see instead?
expected output is 3361 tests ok.
Only ran 149 tests and 12 of them have failed.
See attached file for list of failed tests.
What version of the product are you using? On what operating system?
VMWare guest with Centos Linux (various versions 5.x), all with 1 logical
CPU. Both i386 and x86_64 platforms are affected.
Please provide any additional information below.
On multi-cpu box (no matter if physical or virtual) all the tests run OK.
I've found that old memcached 1.3.0 is not affected - all 203 test works
fine.
Attachments:
memcached-singlecpu-problem.txt 6.8 KB