Re: horology regression test failure

Поиск
Список
Период
Сортировка
От Martin Pitt
Тема Re: horology regression test failure
Дата
Msg-id 20051220172755.GS5684@piware.de
обсуждение исходный текст
Ответ на horology regression test failure  (Martin Pitt <martin@piware.de>)
Ответы Re: horology regression test failure  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Hi again!

Martin Pitt [2005-09-29 23:08 +0200]:
> Hi!
>=20
> On almost all Debian platforms the horology test for 8.0.3 fails.
> Sometimes it works on a platform, sometimes not, I did not yet find a
> pattern, but most often it fails with something like
> [...]

I now think I know what is wrong here.

This test has usually succeeded on my own computer, but it always
fails on the Debian buildds (which build packages in a minimal
chroot). As soon as I move away /usr/share/postgresql/8.1/timezone
when building 8.1, the horology test fails. I. e. as long as the
package that I currently build is already installed, then it works,
but it fails if the package is not yet installed.

The log entry seems to confirm this. I always get

LOG:  could not open directory "/usr/share/postgresql/8.0/timezone": No suc=
h file or directory

when running the 8.0 test suite on the debian buildds during package
build.

So it seems that the test suite uses the timezone files from the
installed system instead of the files in the temporary installation in
the regression test directory. Is there an easy way to fix that?

Thanks!

Martin

--=20
Martin Pitt        http://www.piware.de
Ubuntu Developer   http://www.ubuntu.com
Debian Developer   http://www.debian.org

In a world without walls and fences, who needs Windows and Gates?

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2118: could not connect to server
Следующее
От: Tom Lane
Дата:
Сообщение: Re: horology regression test failure