diff options
Diffstat (limited to 'src/test')
| -rw-r--r-- | src/test/regress/resultmap | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/src/test/regress/resultmap b/src/test/regress/resultmap index 3bd1585a355..c766d03df23 100644 --- a/src/test/regress/resultmap +++ b/src/test/regress/resultmap @@ -1,6 +1,3 @@ -float8:out:i.86-.*-freebsd=float8-small-is-zero.out -float8:out:i.86-.*-openbsd=float8-small-is-zero.out -float8:out:i.86-.*-netbsd=float8-small-is-zero.out -float8:out:m68k-.*-netbsd=float8-small-is-zero.out -float8:out:i.86-pc-cygwin=float8-small-is-zero.out +float4:out:.*-.*-cygwin.*=float4-misrounded-input.out +float4:out:.*-.*-mingw.*=float4-misrounded-input.out float4:out:hppa.*-hp-hpux10.*=float4-misrounded-input.out |
