You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was porting this module to get it working with github.com/gomodule/redigo. After running the tests, a few of them were failing. It was surprising since I did not change any logical code.
I then ran these tests with a live redis server instead and noticed that the same tests are failing.
Here is the diff if you want to test this yourself
I was porting this module to get it working with github.com/gomodule/redigo. After running the tests, a few of them were failing. It was surprising since I did not change any logical code.
I then ran these tests with a live redis server instead and noticed that the same tests are failing.
Here is the diff if you want to test this yourself
The below tests are failing:
The text was updated successfully, but these errors were encountered: