Skip to content

Conversation

larskanis
Copy link
Collaborator

@larskanis larskanis commented Aug 30, 2025

The failing test is fixed by rake-compiler/rake-compiler-dock#165 but the fix is not yet released in a new rake-compiler-dock version.

.. which wasn't tested in CI.

We could use `rake test` instead, but it starts a separate `rspec` process, which doesn't respect our early load `-rpg`.
Instead it uses the git checkout for lib files and not the files installed from the native binary gem.
This in turn doesn't set POSTGRESQL_LIB_PATH correctly.
@larskanis larskanis force-pushed the test-rpath branch 5 times, most recently from dc7aede to 7a91638 Compare August 30, 2025 21:36
... to fix C-ext rpath test case.
... which are only valid in the build environment.
@larskanis larskanis merged commit 4282e5c into ged:master Sep 1, 2025
34 checks passed
@larskanis larskanis deleted the test-rpath branch September 1, 2025 08:07
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