8000 flake: `TestGetProvisionerJobsByIDsWithQueuePosition` · Issue #451 · coder/internal · GitHub
[go: up one dir, main page]

Skip to content
flake: TestGetProvisionerJobsByIDsWithQueuePosition #451
Closed
@ethanndickson

Description

@ethanndickson

Spotted in nightly-gauntlet
https://github.com/coder/coder/actions/runs/13645971060/job/38144852381

Bunch of test cases timing out, here's just one:

=== Failed
=== FAIL: coderd/database TestGetProvisionerJobsByIDsWithQueuePosition/test-case-5 (1.76s)
    t.go:106: 2025-03-04 04:07:35.133 [debu]  pubsub: pubsub dialing postgres  network=tcp  address=127.0.0.1:5432  timeout_ms=0
    t.go:106: 2025-03-04 04:07:35.134 [debu]  pubsub: pubsub postgres TCP connection established  network=tcp  address=127.0.0.1:5432  timeout_ms=0  elapsed_ms=0
    t.go:106: 2025-03-04 04:07:35.172 [debu]  pubsub: pubsub connected to postgres
    t.go:106: 2025-03-04 04:07:35.172 [debu]  pubsub: pubsub has started
    querier_test.go:2442: 
        	Error Trace:	/Users/runner/work/coder/coder/coderd/database/querier_test.go:2442
        	Error:      	Received unexpected error:
        	            	context deadline exceeded
        	Test:       	TestGetProvisionerJobsByIDsWithQueuePosition/test-case-5
    t.go:106: 2025-03-04 04:07:35.286 [info]  pubsub: pubsub is closing
    t.go:106: 2025-03-04 04:07:35.286 [info]  pubsub: pubsub listen stopped receiving notify
    t.go:106: 2025-03-04 04:07:35.286 [debu]  pubsub: pubsub closed
    --- FAIL: TestGetProvisionerJobsByIDsWithQueuePosition/test-case-5 (1.76s)

Looks like these tests are brand new, introduced in: coder/coder#16685

Metadata

Metadata

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

    0