Subject: | Failed test 'Geometric type test: point datatype exponential numbers' |
Strawberry Perl 5.10.1 on Vista Ultimate 32 bit
Postgres 8.4 with PostGIS 1.4 installed.
2 test fail in t\12placeholders.t
not ok 22 - Geometric type test: point datatype exponential numbers
# Failed test 'Geometric type test: point datatype exponential numbers'
# at t\12placeholders.t line 410.
# Structures begin differing at:
# $got->[0][0] = '(1e+034,90000)'
# $expected->[0][0] = '(1e+34,90000)'
ok 23 - Geometric type test: point datatype plus and minus signs
not ok 24 - Geometric type test: point datatype plus and minus signs
# Failed test 'Geometric type test: point datatype plus and minus signs'
# at t\12placeholders.t line 410.
# Structures begin differing at:
# $got->[0][0] = '(1e+034,-0.45)'
# $expected->[0][0] = '(1e+34,-0.45)'