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
$ go test -v -run=TestIgnore ./chat
=== RUN TestIgnore
TestIgnore: room_test.go:149: should have messages
--- FAIL: TestIgnore (0.00s)
FAIL
FAIL github.com/shazow/ssh-chat/chat 0.003s
FAIL
Not sure if it's a flake or something broke. Git bisect is annoying with go mod. Might need to rewrite the test or something. Bonus points for getting rid of the sleep.
The text was updated successfully, but these errors were encountered:
Not sure if it's a flake or something broke. Git bisect is annoying with go mod. Might need to rewrite the test or something. Bonus points for getting rid of the sleep.
The text was updated successfully, but these errors were encountered: