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

move test dir to pgmq-extension #270

Merged
merged 1 commit into from
Jun 18, 2024
Merged

move test dir to pgmq-extension #270

merged 1 commit into from
Jun 18, 2024

Conversation

ChuckHend
Copy link
Member

@ChuckHend ChuckHend commented Jun 18, 2024

I missed the extension tests in #266

Surprised the tests didn't fail in CI when they did not find any tests though. I'm looking into that.

@ChuckHend
Copy link
Member Author

@v0idpwn , make installcheck returns status 0 when it does not find any tests. installcheck is executed by pg-build-test.

I think we'd have to patch pg-build-test or maybe something trickier if we wanted that to fail.

Seems like installcheck should fail if no tests are run...

@ChuckHend ChuckHend marked this pull request as ready for review June 18, 2024 17:48
@ChuckHend ChuckHend merged commit 4c7423b into main Jun 18, 2024
13 checks passed
@ChuckHend ChuckHend deleted the missing-dir branch June 18, 2024 18:21
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.

3 participants