Skip to content

Wrap pg_regress in a TAP test to setup cluster automatically#698

Draft
jeltz wants to merge 1 commit into
percona:mainfrom
jeltz:regress-tap
Draft

Wrap pg_regress in a TAP test to setup cluster automatically#698
jeltz wants to merge 1 commit into
percona:mainfrom
jeltz:regress-tap

Conversation

@jeltz

@jeltz jeltz commented Jun 14, 2026

Copy link
Copy Markdown
Contributor

This makes the pg_regress tests much easier to run given that they then can run in a clean cluster and nobody has to start and stop a cluster manually.

For some reason our Meson support did not run any TAP tests which means the tests are no longer runnable from Meson. This should likely be fixed as a separate pull request.

PG-0

@codecov

codecov Bot commented Jun 14, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.46%. Comparing base (15cf568) to head (c7f1bd5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #698   +/-   ##
=======================================
  Coverage   86.46%   86.46%           
=======================================
  Files           3        3           
  Lines        1300     1300           
  Branches      214      214           
=======================================
  Hits         1124     1124           
  Misses         81       81           
  Partials       95       95           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jeltz jeltz force-pushed the regress-tap branch 4 times, most recently from ef62e0e to 98b1713 Compare June 14, 2026 15:22
This makes the pg_regress tests much easier to run given that they then
can run in a clean cluster and nobody has to start and stop a cluster
manually.

For some reason our Meson support did not run any TAP tests which means
the tests are no longer runnable from Meson. This should likely be fixed
as a separate pull request.
@jeltz jeltz marked this pull request as draft June 14, 2026 15:45
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