Skip to content

Instantly share code, notes, and snippets.

@alexmchale
Created March 29, 2010 13:26
Show Gist options
  • Save alexmchale/347829 to your computer and use it in GitHub Desktop.
Save alexmchale/347829 to your computer and use it in GitHub Desktop.
#199 Multi bulk request not followed by bulk args PASSED
#200 Generic wrong number of args PASSED
#201 SELECT an out of range DB PASSED
#202 Check consistency of different data types after a reload PASSED
#203 Same dataset digest if saving/reloading as AOF?
Waiting for background AOF rewrite to finish... PASSED
#204 EXPIRES after a reload (snapshot + append only file)
Waiting for background AOF rewrite to finish... PASSED
#205 PIPELINING stresser (also a regression for the old epoll bug) PASSED
#206 MUTLI / EXEC basics PASSED
#207 DISCARD PASSED
#208 APPEND basics PASSED
#209 APPEND fuzzing PASSED
#210 FLUSHDB PASSED
#211 Perform a final SAVE to leave a clean DB on disk PASSED
#212 Check for memory leaks !! ERROR expected
'*0 leaks*'
but got
'Process 48425: 586060 nodes malloced for 19129 KB
Process 48425: 1 leak for 64 total leaked bytes.
Leak: 0x100100150 size=64 zone: DefaultMallocZone_0x100039000 string 'Fatal error, can't open config file './redis.conf'''
212 tests, 211 passed, 1 failed
*** WARNING!!! 1 FAILED TESTS ***
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment