Skip to content

skip tests: scaletest/reconnectingpty Test_Runner #6598

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
mtojek opened this issue Mar 14, 2023 · 0 comments · Fixed by #6600
Closed

skip tests: scaletest/reconnectingpty Test_Runner #6598

mtojek opened this issue Mar 14, 2023 · 0 comments · Fixed by #6600

Comments

@mtojek
Copy link
Member

mtojek commented Mar 14, 2023

I can't make 5 consecutive PR runs without this failure, so disabling the runner.

run_test.go:128: Runner logs:
        
        Opening reconnecting PTY connection to agent via coderd...
        	ID:      cdc30c01-34ec-41c6-93a3-a3a967b5930f
        	Width:   80
        	Height:  24
        	Command: "sleep 120"
        
        
    run_test.go:130: 
        	Error Trace:	/Users/runner/work/coder/coder/scaletest/reconnectingpty/run_test.go:130
        	Error:      	Target error should be in err chain:
        	            	expected: "context deadline exceeded"
        	            	in chain: "open reconnecting PTY: GET http://localhost:61013/api/v2/workspaceagents/99e51b2f-f932-4174-95f5-e79c836935a6/pty?command=sleep+120&height=80&reconnect=cdc30c01-34ec-41c6-93a3-a3a967b5930f&width=24: unexpected status code 400: Agent state is \"disconnected\", it must be in the \"connected\" state."
        	            		"GET http://localhost:61013/api/v2/workspaceagents/99e51b2f-f932-4174-95f5-e79c836935a6/pty?command=sleep+120&height=80&reconnect=cdc30c01-34ec-41c6-93a3-a3a967b5930f&width=24: unexpected status code 400: Agent state is \"disconnected\", it must be in the \"connected\" state."
        	Test:       	Test_Runner/Timeout/Timeout

Job: https://github.com/coder/coder/actions/runs/4414473932/jobs/7737086635

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.

1 participant