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

Go test broken #173

Closed
abdulocracy opened this issue Jan 25, 2024 · 1 comment · Fixed by #178
Closed

Go test broken #173

abdulocracy opened this issue Jan 25, 2024 · 1 comment · Fixed by #178

Comments

@abdulocracy
Copy link

abdulocracy commented Jan 25, 2024

When testing after go build with go test ./speedtest, I get this error:

downRate: 0.19Mbps | upRate: 0.00Mbps
downRate: 0.00Mbps | upRate: 51.64Mbps

Download:  0.19 Mbit/s
Upload: 51.64 Mbit/s

--- FAIL: TestFetchServerByID (1.24s)
    server_test.go:166: no server available or found
FAIL
FAIL    github.com/showwin/speedtest-go/speedtest       6.741s
FAIL
@r3inbowari
Copy link
Collaborator

Thank you @abdulocracy!

@r3inbowari r3inbowari linked a pull request Feb 23, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants