Skip to content

test flake: coderd/devtunnel TestTunnel #2335

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

Closed
spikecurtis opened this issue Jun 14, 2022 · 2 comments · Fixed by #3050
Closed

test flake: coderd/devtunnel TestTunnel #2335

spikecurtis opened this issue Jun 14, 2022 · 2 comments · Fixed by #3050
Assignees
Labels
api Area: HTTP API

Comments

@spikecurtis
Copy link
Contributor

c.f. https://github.com/coder/coder/actions/runs/2498710623/attempts/1

=== FAIL: coderd/devtunnel TestTunnel (159.50s)
    tunnel_test.go:47: https://fcca5909-53f1-4de6-a275-144da60e49d9.wg-tunnel.coder.app/
    tunnel_test.go:61: 
        	Error Trace:	tunnel_test.go:61
        	            				asm_amd64.s:1571
        	Error:      	Received unexpected error:
        	            	Get "https://fcca5909-53f1-4de6-a2[75](https://github.com/coder/coder/runs/6890362136?check_suite_focus=true#step:10:76)-144da60e49d9.wg-tunnel.coder.app": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
        	Test:       	TestTunnel
    tunnel_test.go:56: 
        	Error Trace:	tunnel_test.go:56
        	Error:      	Condition never satisfied
        	Test:       	TestTunnel
@spikecurtis spikecurtis added bug api Area: HTTP API labels Jun 14, 2022
@coadler
Copy link
Contributor

coadler commented Jun 15, 2022

Skipped here: #2336

@spikecurtis
Copy link
Contributor Author

As discussed in Slack, probably the right fix is to start a local tunnel server, instead of depending on the public coder one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Area: HTTP API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants