• antirez's avatar
    Test: fix slowlog test false positive. · 1a1ba483
    antirez authored
    In fast systems "SLOWLOG RESET" is fast enough to don't be logged even
    when the time limit is "1" sometimes. Leading to false positives such
    as:
    
    [err]: SLOWLOG - can be disabled in tests/unit/slowlog.tcl
    Expected '1' to be equal to '0'
    1a1ba483
slowlog.tcl 3.14 KB