-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[pg15] test: re-port regress misc, misc_functions, prepare
Summary: Re-port pg_regress tests misc, misc_functions, and prepare. These tests originally exist in yb_pg_misc_independent_serial_schedule, but since they now rely on test_setup, move them to yb_pg_misc_serial_schedule. Test Plan: On Almalinux 8: #!/usr/bin/env bash set -eu ./yb_build.sh fastdebug --gcc11 yes "$(grep TestPgRegressPgMisc pg15_tests/passing_tests.tsv)" | head -50 | pg15_tests/run_tests.sh Jenkins: rebase: pg15, test regex: TestPgRegressPgMisc Reviewers: fizaa, tfoucher Reviewed By: tfoucher Subscribers: yql Differential Revision: https://phorge.dev.yugabyte.com/D35797
- Loading branch information
Showing
8 changed files
with
1,233 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.