meson: Add 'running' test setup, as a replacement for installcheck

Do the same as 3f0e786ccb for test_pg_db_role_setting.

Discussion: https://postgr.es/m/20221227065456.GU1153@telsasoft.com
Author: Pavel Borisov
Reviewed-by: Justin Pryzby, Tom Lane
pull/111/head
Alexander Korotkov 3 years ago
parent b82557ecc2
commit afdd9f7f0e
  1. 1
      src/test/modules/test_pg_db_role_setting/meson.build

@ -33,5 +33,6 @@ tests += {
'test_pg_db_role_setting',
],
'regress_args': ['--no-locale', '--encoding=UTF8'],
'runningcheck': false,
},
}

Loading…
Cancel
Save