Skip to content

flake: TestPaginatedUsers #10978

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 Dec 1, 2023 · 2 comments · Fixed by #10992
Closed

flake: TestPaginatedUsers #10978

spikecurtis opened this issue Dec 1, 2023 · 2 comments · Fixed by #10992
Assignees

Comments

@spikecurtis
Copy link
Contributor

=== Failed
=== FAIL: coderd TestPaginatedUsers/all_users_5 (50.00s)
    users_test.go:1865: 
        	Error Trace:	/home/runner/actions-runner/_work/coder/coder/coderd/users_test.go:1865
        	            				/home/runner/actions-runner/_work/coder/coder/coderd/users_test.go:1795
        	Error:      	Received unexpected error:
        	            	Get "http://localhost:38403/api/v2/users?limit=5&offset=20&q=": context deadline exceeded
        	Test:       	TestPaginatedUsers/all_users_5
        	Messages:   	prev page

=== FAIL: coderd TestPaginatedUsers/username_search_3#01 (50.00s)
    users_test.go:1865: 
        	Error Trace:	/home/runner/actions-runner/_work/coder/coder/coderd/users_test.go:1865
        	            				/home/runner/actions-runner/_work/coder/coder/coderd/users_test.go:1795
        	Error:      	Received unexpected error:
        	            	Get "http://localhost:38403/api/v2/users?limit=3&offset=21&q=specialuser": context deadline exceeded
        	Test:       	TestPaginatedUsers/username_search_3#01
        	Messages:   	prev page

=== FAIL: coderd TestPaginatedUsers/username_search_3 (50.01s)
    users_test.go:1865: 
        	Error Trace:	/home/runner/actions-runner/_work/coder/coder/coderd/users_test.go:1865
        	            				/home/runner/actions-runner/_work/coder/coder/coderd/users_test.go:1795
        	Error:      	Received unexpected error:
        	            	Get "http://localhost:38403/api/v2/users?limit=3&offset=21&q=specialuser": context deadline exceeded
        	Test:       	TestPaginatedUsers/username_search_3
        	Messages:   	prev page

=== FAIL: coderd TestPaginatedUsers/all_users_3 (50.01s)
    users_test.go:1847: 
        	Error Trace:	/home/runner/actions-runner/_work/coder/coder/coderd/users_test.go:1847
        	            				/home/runner/actions-runner/_work/coder/coder/coderd/users_test.go:1795
        	Error:      	Received unexpected error:
        	            	Get "http://localhost:38403/api/v2/users?limit=3&offset=21&q=": context deadline exceeded
        	Test:       	TestPaginatedUsers/all_users_3
        	Messages:   	next offset page

=== FAIL: coderd TestPaginatedUsers/gmail_search_3 (50.00s)
    users_test.go:1847: 
        	Error Trace:	/home/runner/actions-runner/_work/coder/coder/coderd/users_test.go:1847
        	            				/home/runner/actions-runner/_work/coder/coder/coderd/users_test.go:1795
        	Error:      	Received unexpected error:
        	            	Get "http://localhost:38403/api/v2/users?limit=3&offset=24&q=gmail": context deadline exceeded
        	Test:       	TestPaginatedUsers/gmail_search_3
        	Messages:   	next offset page

=== FAIL: coderd TestPaginatedUsers/all_users_10 (50.06s)
    users_test.go:1865: 
        	Error Trace:	/home/runner/actions-runner/_work/coder/coder/coderd/users_test.go:1865
        	            				/home/runner/actions-runner/_work/coder/coder/coderd/users_test.go:1795
        	Error:      	Received unexpected error:
        	            	Get "http://localhost:38403/api/v2/users?limit=10&offset=40&q=": context deadline exceeded
        	Test:       	TestPaginatedUsers/all_users_10
        	Messages:   	prev page

=== FAIL: coderd TestPaginatedUsers (5.64s)

full logs: https://github.com/coder/coder/runs/19210857200

@spikecurtis
Copy link
Contributor Author

These are failing again: https://github.com/coder/coder/runs/21002292978

@spikecurtis spikecurtis reopened this Jan 30, 2024
@kylecarbs
Copy link
Member

Closing because old. Please open if failing again!

@kylecarbs kylecarbs closed this as not planned Won't fix, can't repro, duplicate, stale May 31, 2024
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.

3 participants