Re: Add more regression tests for ASYNC

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Add more regression tests for ASYNC
Дата
Msg-id 51CDE737.9000507@agliodbs.com
обсуждение исходный текст
Ответ на Add more regression tests for ASYNC  (Robins Tharakan <tharakan@gmail.com>)
Список pgsql-hackers
On 05/13/2013 05:37 PM, Robins Tharakan wrote:
> Hi,
> 
> Patch to add more regression tests to ASYNC (/src/backend/commands/async).
> Take code-coverage from 39% to 75%.

This isn't applying for me anymore due to changes in the
parallel_schedule file.  Where did you mean this to execute in the
sequence of tests?

--- src/test/regress/parallel_schedule
+++ src/test/regress/parallel_schedule
@@ -88,7 +88,7 @@# ----------# Another group of parallel tests# ----------
-test: alter_generic misc psql
+test: alter_generic misc psql async
# rules cannot run concurrently with any test that creates a viewtest: rules

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



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

Предыдущее
От: Alexander Korotkov
Дата:
Сообщение: Re: GIN improvements part2: fast scan
Следующее
От: Andres Freund
Дата:
Сообщение: Re: changeset generation v5-01 - Patches & git tree