gulaftab / redis

Automatically exported from code.google.com/p/redis
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

EXPIREAT make test fails #663

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Redis 2.2.13 build make test fails with following error

$ make test
...

831 tests, 830 passed, 1 failed
Failures:
tests/unit/expire.tcl (expire):
- EXPIREAT - Check for EXPIRE alike behavior: Expected '1[345]' to equal or 
match '16'

Redis 2.2.13
Linux Ubuntu 10.04 LTS 64bit
Linux ip-10-58-81-10 2.6.32-317-ec2 #36-Ubuntu SMP Fri Jul 8 18:12:30 UTC 2011 
x86_64 GNU/Linux
Hardware virtual Amazon EC2 m1.large instance 
gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) 
tclsh version 8.5

Original issue reported on code.google.com by kunte...@gmail.com on 15 Sep 2011 at 12:52