Skip to content
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

Recent CI flakiness with DB pool acquire timeouts #761

Open
bgentry opened this issue Feb 15, 2025 · 0 comments
Open

Recent CI flakiness with DB pool acquire timeouts #761

bgentry opened this issue Feb 15, 2025 · 0 comments

Comments

@bgentry
Copy link
Contributor

bgentry commented Feb 15, 2025

I've seen a bunch of these in the last few days: https://github.com/riverqueue/river/actions/runs/13346849278/job/37278355065?pr=760

--- FAIL: TestDriverRiverPgxV5 (33.34s)
    --- FAIL: TestDriverRiverPgxV5/GetMigrationLines ([10](https://github.com/riverqueue/river/actions/runs/13346849278/job/37278355065?pr=760#step:7:11).00s)
        riverdrivertest.go:55: Failed to acquire pool for test DB: context deadline exceeded
FAIL

At a glance I don't see how this could have been caused by any specific recent changes but it's probably in part a sign that we need to refocus on speeding up the test suite soon.

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

No branches or pull requests

1 participant