Re: TAP test breakage on MacOS X
| От | Tom Lane |
|---|---|
| Тема | Re: TAP test breakage on MacOS X |
| Дата | |
| Msg-id | 10342.1414704191@sss.pgh.pa.us обсуждение |
| Ответ на | Re: TAP test breakage on MacOS X (Tom Lane <tgl@sss.pgh.pa.us>) |
| Ответы |
Re: TAP test breakage on MacOS X
|
| Список | pgsql-hackers |
I wrote:
> Yup, you read that right, it took 32 seconds to run those dozen utterly
> trivial tests. As far as I could tell by eyeball, pretty much all of the
> time went into test 11, which is odd since it seems not significantly
> different from the others. I think there's something wacky about IPC::Run
> on this platform.
Oh, never mind: after digging into the test source I eventually realized
that there's an initdb happening between tests 10 and 11, and that's
what's eating the time. It might be a thought to print something to
indicate that a time-consuming step is happening; but the lack of any
feedback here isn't exactly IPC::Run's fault.
Anyway, I can confirm Peter's statement that the current tests work even
on quite old platforms, as long as you install IPC::Run.
regards, tom lane
В списке pgsql-hackers по дате отправления: