pgsql: Mark the geometry regression test as an ignorable failure in the

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Mark the geometry regression test as an ignorable failure in the
Date: 2005-07-16 19:02:01
Message-ID: 20050716190201.024F852AED@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Mark the geometry regression test as an ignorable failure in the pre-7.4
branches. Per discussion, this seems saner than trying to maintain
last-significant-digit regression test outputs for all supported platforms.

Tags:
----
REL7_2_STABLE

Modified Files:
--------------
pgsql/src/test/regress:
parallel_schedule (r1.7 -> r1.7.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/parallel_schedule.diff?r1=1.7&r2=1.7.2.1)
serial_schedule (r1.7 -> r1.7.2.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/serial_schedule.diff?r1=1.7&r2=1.7.2.1)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2005-07-16 19:27:21 pgsql: Back-patch into 7.2 branch the 7.3 changes that made contrib/cube
Previous Message Tom Lane 2005-07-16 19:01:50 pgsql: Mark the geometry regression test as an ignorable failure in the