Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commiteca456e

Browse files
committed
Disable runningcheck for src/test/modules/injection_points/specs.
Directory "injection_points" has specified NO_INSTALLCHECK since beforecommitc35f419 added the specs, butthat commit neglected to disable the corresponding meson runningcheck.The alternative would be to enable "make installcheck" for ISOLATION,but the GNU make build system lacks a concept of setting NO_INSTALLCHECKfor REGRESS without also setting it for ISOLATION. Back-patch to v17,where that commit first appeared, to avoid surprises when back-patchingadditional specs.Discussion:https://postgr.es/m/17821-dd8c334263399284@postgresql.org
1 parent3637905 commiteca456e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/test/modules/injection_points/meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,6 @@ tests += {
4242
'specs': [
4343
'inplace',
4444
],
45+
'runningcheck':false,# align with GNU make build system
4546
},
4647
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp