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 fails when testing remote servers with DeadlineExceeded errors #21

Open
timburks opened this issue Sep 25, 2018 · 0 comments
Open
Labels
type: cleanup An internal cleanup or hygiene concern.

Comments

@timburks
Copy link
Contributor

timburks commented Sep 25, 2018

Found by @FuzzyRhombus, who was testing a server running in a GCE instance by running the k tool from a Mac laptop.

timburks-macbookpro:kiosk timburks$ go test
from 35.199.XXX.XXX:8080
--- FAIL: TestKiosk (1.00s)
	kiosk_test.go:47: rpc error: code = DeadlineExceeded desc = context deadline exceeded
FAIL
exit status 1
FAIL	github.com/googleapis/kiosk	1.053s
@yoshi-automation yoshi-automation added triage me I really want to be triaged. 🚨 This issue needs some love. labels Feb 25, 2021
@JustinBeckwith JustinBeckwith added the type: cleanup An internal cleanup or hygiene concern. label Feb 25, 2021
@yoshi-automation yoshi-automation removed 🚨 This issue needs some love. triage me I really want to be triaged. labels Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: cleanup An internal cleanup or hygiene concern.
Projects
None yet
Development

No branches or pull requests

3 participants