Skip to content

Commit 3145cbc

Browse files
committed
Admit defeat on the prospect of keeping straight exactly which platforms
produce which output in the geometry test, even with the problem narrowed down to only whether they print minus zero or not. Instead, use pg_regress' locale-variant mechanism to automatically consider the test to pass if it matches either supplied comparison file. geometry_1.out replaces the former geometry-positive-zeros.out.
1 parent 88d639e commit 3145cbc

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

src/test/regress/resultmap

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,6 @@ float8/i.86-.*-netbsd=float8-small-is-zero
1313
float8/.*-qnx=float8-exp-three-digits
1414
float8/alpha.*-dec-osf.*:cc=float8-fp-exception
1515
float8/i.86-pc-cygwin=float8-small-is-zero
16-
geometry/.*-darwin=geometry-positive-zeros
17-
geometry/i.86-.*-freebsd4.[0-5]=geometry-positive-zeros
18-
geometry/alpha.*-freebsd4.[0-5]=geometry-positive-zeros
19-
geometry/i.86-.*-openbsd=geometry-positive-zeros
20-
geometry/sparc-.*-openbsd=geometry-positive-zeros
21-
geometry/.*-netbsd1.[0-5]=geometry-positive-zeros
22-
geometry/.*-netbsdelf1.[0-5]=geometry-positive-zeros
23-
geometry/hppa.*-hpux9=geometry-positive-zeros
24-
geometry/hppa.*-hpux10=geometry-positive-zeros
25-
geometry/.*-irix6=geometry-positive-zeros
2616
horology/.*-aix4=horology-solaris-1947
2717
horology/.*-aix5=horology-solaris-1947
2818
horology/alpha.*-dec-osf=horology-solaris-1947

0 commit comments

Comments
 (0)