Skip to content

chore: fix make test and override pgxs installcheck#91

Merged
tjgreen42 merged 2 commits intotimescale:mainfrom
SteveLauC:make_test
Dec 31, 2025
Merged

chore: fix make test and override pgxs installcheck#91
tjgreen42 merged 2 commits intotimescale:mainfrom
SteveLauC:make_test

Conversation

@SteveLauC
Copy link
Copy Markdown
Collaborator

This commit:

  1. Adds the missing test target. It is mentioned in make help but has not been defined, when I run it locally, I see this:

    $ make test
    make: Nothing to be done for `test'.
  2. Makes the installcheck target override the one defined by pgxs. Previously, we were not overriding it but appending new commands to it

@SteveLauC SteveLauC marked this pull request as draft December 25, 2025 03:42
@SteveLauC
Copy link
Copy Markdown
Collaborator Author

Let me fix the CI

@SteveLauC SteveLauC marked this pull request as ready for review December 30, 2025 05:22
@SteveLauC
Copy link
Copy Markdown
Collaborator Author

CI is fixed

@tjgreen42 tjgreen42 merged commit 6b3ffdb into timescale:main Dec 31, 2025
11 checks passed
@SteveLauC SteveLauC deleted the make_test branch December 31, 2025 05:29
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.

2 participants