A note about buildfarm ecpg-check

Поиск
Список
Период
Сортировка
От Tom Lane
Тема A note about buildfarm ecpg-check
Дата
Msg-id 2742.1157688304@sss.pgh.pa.us
обсуждение исходный текст
Ответы Re: A note about buildfarm ecpg-check  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
I see that the buildfarm script seems to be running ecpg-check pretty
early in the sequence.  Considering that the ecpg tests are still far
from stable, this seems to be taking away the opportunity to learn as
much as we can from a buildfarm run.  Could we run the ecpg tests last?

An even better idea would be to teach the script about test dependencies
so that it could run test steps even when an earlier-but-unrelated test
had failed.  But I'm sure that's a lot more work.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PATCHES] BUG #2600: dblink compile with SSL missing libraries
Следующее
От: "Guillaume Smet"
Дата:
Сообщение: Re: log_duration is redundant, no?