]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
Mark the geometry regression test as an ignorable failure in the pre-7.4
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 16 Jul 2005 19:01:50 +0000 (19:01 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 16 Jul 2005 19:01:50 +0000 (19:01 +0000)
branches.  Per discussion, this seems saner than trying to maintain
last-significant-digit regression test outputs for all supported platforms.

src/test/regress/parallel_schedule
src/test/regress/serial_schedule

index 509bb11457886cba27846c4d6f52d55ad5ca6816..a0eabb6d43924f34a9628fff64be1066de72f1b9 100644 (file)
@@ -14,6 +14,7 @@ test: numerology
 test: point lseg box path polygon circle date time timetz timestamp timestamptz interval abstime reltime tinterval inet comments oidjoins type_sanity opr_sanity
 
 # Depends on point, lseg, box, path, polygon and circle
+ignore: geometry
 test: geometry
 # Depends on interval, timetz, timestamp, timestamptz, reltime and abstime
 test: horology 
index 22a3013e83ef1dc6ebce9df0c1743844d22d0434..a79a839edd529c7074c3ad88e80e8ab118f09e2f 100644 (file)
@@ -1,4 +1,4 @@
-# $Header: /cvsroot/pgsql/src/test/regress/serial_schedule,v 1.18 2002/09/02 05:55:43 momjian Exp $
+# $Header: /cvsroot/pgsql/src/test/regress/serial_schedule,v 1.18.2.1 2005/07/16 19:01:50 tgl Exp $
 # This should probably be in an order similar to parallel_schedule.
 test: boolean
 test: char
@@ -35,6 +35,7 @@ test: comments
 test: oidjoins
 test: type_sanity
 test: opr_sanity
+ignore: geometry
 test: geometry
 test: horology
 test: insert