Test results for postgresql-7.1RC2 on NetBSD/macppc 1.5

From: Bill Studenmund <wrstuden(at)zembu(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: William Studenmund <wrstuden(at)zembu(dot)com>
Subject: Test results for postgresql-7.1RC2 on NetBSD/macppc 1.5
Date: 2001-04-05 17:33:39
Message-ID: Pine.NEB.4.21.0104050902130.302-200000@candlekeep.home-net.internetconnect.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

A friend of mine (Matthew Green) mentioned that 7.1RC2 had NetBSD/powerpc
down as unttested, and asked me to test it. So here are the results:

On my NetBSD/macppc system running NetBSD 1.5, gmake check reported that 2
of 62 tests failed. I've attached regression.diff to this message.

The two that failed were geometry and horology.

From looking at the output, the horology test seemed to get confused about
daylight savings time.

The geometry test seems to be a difference in the last digit in two of the
numbers:

Expect: Got:
-1.33012701887967 -1.33012701887966
0.500000000081028 0.500000000081027

Take care,

Bill

Attachment Content-Type Size
regression.diffs text/plain 6.6 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message matthew green 2001-04-05 18:06:36 re: [lockhart@alumni.caltech.edu: Third call for platform testing]
Previous Message Tom Lane 2001-04-05 17:31:13 Re: ecpg long int problem on alpha + fix