Re: 7.4.8 regression test diff

From: "Ed L(dot)" <pgsql(at)bluepolka(dot)net>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: 7.4.8 regression test diff
Date: 2005-06-21 17:25:27
Message-ID: 200506211125.27824.pgsql@bluepolka.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tuesday June 21 2005 11:22 am, Ed L. wrote:
> Fyi, I got this regression diff on my IBM T41 laptop running
> new install of Fedora Core 4... no idea why...
>
> PostgreSQL 7.4.8 on i686-pc-linux-gnu, compiled by GCC gcc
> (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8)
>
>
> /pgsql/builds/postgresql-7.4.8/src/test/regress
> % cat ./regression.diffs
> *** ./expected/random.out Wed Feb 12 22:24:04 2003
> --- ./results/random.out Tue Jun 21 11:16:11 2005
> ***************
> *** 31,35 ****
> WHERE random NOT BETWEEN 80 AND 120;
> random
> --------
> ! (0 rows)
>
> --- 31,36 ----
> WHERE random NOT BETWEEN 80 AND 120;
> random
> --------
> ! 79
> ! (1 row)

This seems to be an intermittent regression failure. A second
run just now with same build passed all tests.

Ed

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2005-06-21 17:28:25 Re: 7.4.8 regression test diff
Previous Message Ed L. 2005-06-21 17:22:55 7.4.8 regression test diff