• Binbin's avatar
    Tune expire test threshold. (#9775) · 174eedce
    Binbin authored
    I have seen this CI failure twice on MacOS:
    
    *** [err]: PEXPIRE/PSETEX/PEXPIREAT can set sub-second expires in tests/unit/expire.tcl
    Expected 'somevalue {} somevalue {} somevalue {}' to equal or match '{} {} {} {} somevalue {}'
    
    I did some loop test in my own daily CI, the results show that is
    not particularly stable. Change the threshold from 30 to 50.
    174eedce
expire.tcl 24 KB