Re: fix broken regression tests

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Neil Conway <neilc(at)samurai(dot)com>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: fix broken regression tests
Date: 2003-01-15 05:12:27
Message-ID: 200301150512.h0F5CRN04086@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Tom Lane wrote:
> Neil Conway <neilc(at)samurai(dot)com> writes:
> > On Mon, 2003-01-13 at 14:44, Tom Lane wrote:
> >> I have a nasty feeling that you recently updated your bison, and the
> >> bison people saw fit to change the message wording?
>
> > Looks like it to me: I hadn't noticed, but Debian unstable recently
> > upgraded to bison 1.875 -- when I downgraded to 1.75 again, the
> > regression tests now pass without any problems.
>
> Ugh, that's bad news. Can we lobby the bison folks to revert this
> random rewording of an error message? Or at least make it configurable,
> so that we can avoid exposing any change to our users?

How many folks compile using bison? Only the CVS folks, right? One
idea would be to mask the change in the regression diff processing.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2003-01-15 05:20:11 Re: fix broken regression tests
Previous Message Tom Lane 2003-01-15 05:08:30 Re: fix broken regression tests