Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chat: Failing test: TestIgnore #340

Open
shazow opened this issue Apr 12, 2020 · 0 comments
Open

chat: Failing test: TestIgnore #340

shazow opened this issue Apr 12, 2020 · 0 comments

Comments

@shazow
Copy link
Owner

shazow commented Apr 12, 2020

$ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant