Skip to content

[CI] Actually use Postgres in the tests#176

Open
ldionne wants to merge 1 commit intollvm:mainfrom
ldionne:review/test-postgres-for-real
Open

[CI] Actually use Postgres in the tests#176
ldionne wants to merge 1 commit intollvm:mainfrom
ldionne:review/test-postgres-for-real

Conversation

@ldionne
Copy link
Member

@ldionne ldionne commented Mar 12, 2026

Previously, we did install PostgreSQL in the CI environment, but we were not running all the tests against Postgres since the right environment variable was not being set. Only one test specific to Postgres would be run with that DB. Thanks to Claude for pointing out that bug.

Previously, we did install PostgreSQL in the CI environment, but
we were not running the tests against Postgres since the right
environment variable was not being set. Thanks to Claude for
pointing out that bug.
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 this pull request may close these issues.

1 participant