Skip to content

Update meson.bat to run ECPG regression tests#572

Open
mayankjaiswal-dev wants to merge 1 commit into
REL-17from
dev/run-meson-test-v17
Open

Update meson.bat to run ECPG regression tests#572
mayankjaiswal-dev wants to merge 1 commit into
REL-17from
dev/run-meson-test-v17

Conversation

@mayankjaiswal-dev

Copy link
Copy Markdown
Contributor

Implemented Meson test runs for PostgreSQL 17

ECPG regression tests were failing with "Could not open file" errors for missing files like dec_test.c. Added "ninja testprep" to the meson.bat build script to explicitly trigger the generation of required .c files before running the ECPG regression tests through the meson test command.

Mayank Jaiswal,

DBP-1801

Implemented Meson test runs for PostgreSQL 17 

ECPG regression tests were failing with "Could not open file" errors for missing files like dec_test.c. 
Added "ninja testprep" to the meson.bat build script to explicitly trigger the generation of required .c files before running the ECPG regression tests through the meson test command.

Mayank Jaiswal,

DBP-1801
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