[OAuth] Missing dependency on oauth_validator test

Поиск
Список
Период
Сортировка
От Jonathan Gonzalez V.
Тема [OAuth] Missing dependency on oauth_validator test
Дата
Msg-id 6e8f4f7c23faf77c4b6564c4b7dc5d3de64aa491.camel@gmail.com
обсуждение исходный текст
Ответы Re: [OAuth] Missing dependency on oauth_validator test
Список pgsql-hackers
Hi,

While working in another patch[1] I found that the test for the
oauth_validator was failing when running the test using:

meson test -C build --setup --suite oauth_validator

This was due to the binary `oauth_hook_client` being missing because I
build the code without enabling the OAuth test using `PG_EXTRA_TEST`.

I'm attaching a small patch that add the binary dependency in the
meson.build file, thus, it will be build before running the test.


Regards,

[1] https://commitfest.postgresql.org/patch/6183/

--
Jonathan Gonzalez V. <jonathan.abdiel@gmail.com>
EnterpriseDB

Вложения

В списке pgsql-hackers по дате отправления: