Hi PostgreSQL porters!

I noticed that the test suite on Debian's buildds fails in the 'stats'
test on s390. It works fine on all other 11 platforms. (Diff pasted below).

Any idea about this?

In case somebody wants to look at the full build logs (which include test suite
logs):

7.4.10:
http://buildd.debian.org/fetch.php?&pkg=postgresql-7.4&ver=1%3A7.4.10-2&arch=s390&stamp=1135002360&file=log&as=raw

8.1.1:
http://buildd.debian.org/fetch.php?&pkg=postgresql-8.1&ver=8.1.1-1&arch=s390&stamp=1134412415&file=log&as=raw

Thanks in advance and have a merry christmas!

Martin


*** ./expected/stats.out Thu Oct 6 02:29:22 2005
--- ./results/stats.out Mon Dec 12 18:29:50 2005
***************
*** 8,14 ****
SHOW stats_start_collector; -- must be on
stats_start_collector
-----------------------
! on
(1 row)

-- save counters
--- 8,14 ----
SHOW stats_start_collector; -- must be on
stats_start_collector
-----------------------
! off
(1 row)

-- save counters
***************
*** 51,57 ****
WHERE st.relname='tenk2' AND cl.relname='tenk2';
?column? | ?column? | ?column? | ?column?
----------+----------+----------+----------
! t | t | t | t
(1 row)

SELECT st.heap_blks_read + st.heap_blks_hit >= pr.heap_blks + cl.relpages,
--- 51,57 ----
WHERE st.relname='tenk2' AND cl.relname='tenk2';
?column? | ?column? | ?column? | ?column?
----------+----------+----------+----------
! f | f | f | f
(1 row)

SELECT st.heap_blks_read + st.heap_blks_hit >= pr.heap_blks + cl.relpages,
***************
*** 60,66 ****
WHERE st.relname='tenk2' AND cl.relname='tenk2';
?column? | ?column?
----------+----------
! t | t
(1 row)

-- End of Stats Test
--- 60,66 ----
WHERE st.relname='tenk2' AND cl.relname='tenk2';
?column? | ?column?
----------+----------
! f | f
(1 row)

-- End of Stats Test
--
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?

Search Discussions

  • Tom Lane at Dec 20, 2005 at 3:00 pm

    Martin Pitt writes:
    I noticed that the test suite on Debian's buildds fails in the 'stats'
    test on s390. It works fine on all other 11 platforms. (Diff pasted below).
    Any idea about this?
    Broken DNS on your test machine:

    LOG: could not resolve "localhost": Name or service not known
    LOG: disabling statistics collector for lack of working socket

    regards, tom lane
  • Martin Pitt at Dec 20, 2005 at 3:18 pm
    Hi Tom!

    Tom Lane [2005-12-20 10:00 -0500]:
    Martin Pitt <[email protected]> writes:
    I noticed that the test suite on Debian's buildds fails in the 'stats'
    test on s390. It works fine on all other 11 platforms. (Diff pasted below).
    Any idea about this?
    Broken DNS on your test machine:

    LOG: could not resolve "localhost": Name or service not known
    LOG: disabling statistics collector for lack of working socket
    Oh, heh, thank you! I will contact the buildd admin.

    Thanks,

    Martin

    --
    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?

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
grouppgsql-ports @
categoriespostgresql
postedDec 20, '05 at 11:23a
activeDec 20, '05 at 3:18p
posts3
users2
websitepostgresql.org
irc#postgresql

2 users in discussion

Martin Pitt: 2 posts Tom Lane: 1 post

People

Translate

site design / logo © 2023 Grokbase