mirror of
https://github.com/postgres/postgres.git
synced 2025-06-03 01:21:48 +03:00
meson: Add 'running' test setup, as a replacement for installcheck
Do the same as 3f0e786ccbf5 for test_pg_db_role_setting. Discussion: https://postgr.es/m/20221227065456.GU1153@telsasoft.com Author: Pavel Borisov Reviewed-by: Justin Pryzby, Tom Lane
This commit is contained in:
parent
b82557ecc2
commit
afdd9f7f0e
@ -33,5 +33,6 @@ tests += {
|
|||||||
'test_pg_db_role_setting',
|
'test_pg_db_role_setting',
|
||||||
],
|
],
|
||||||
'regress_args': ['--no-locale', '--encoding=UTF8'],
|
'regress_args': ['--no-locale', '--encoding=UTF8'],
|
||||||
|
'runningcheck': false,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user