Skip to content

flake: TestPaginatedUsers #10978

Closed as not planned
Closed as not planned
@spikecurtis

Description

@spikecurtis
=== 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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions