shogo82148 / Redis-Fast

fast perl binding for Redis database
https://metacpan.org/release/Redis-Fast
Other
25 stars 21 forks source link

Redis v6.0.0 is released #93

Closed shogo82148 closed 4 years ago

shogo82148 commented 4 years ago

It looks that the test of password authentication is broken.

t/53-fail-to-connect.t ........ ok

    #   Failed test 'connect is fail'
##[error]    #   at t/53-password.t line 35.
    #                   undef
    #     doesn't match '(?^:Redis server refused password)'
    # Looks like you failed 1 test of 1.

#   Failed test 'wrong password'
##[error]#   at t/53-password.t line 37.