Subject: | Bug: Failed test 'DB handle attribute "PrintWarn" shows warnings when on' |
Date: | Wed, 18 Sep 2013 09:26:32 +0200 |
To: | bug-DBD-Pg [...] rt.cpan.org |
From: | Boris Malenšek <boris.malensek [...] gmail.com> |
Hello!
I'm using PostgreSQL 9.2.4 and perl v5.14.2.
When I try to install DBD::Pg with cpan I'm getting following error:
t/02attribs.t ....... 8/249
# Failed test 'DB handle attribute "PrintWarn" shows warnings when on'
# at t/02attribs.t line 263.
# ''
# doesn't match '(?^:dbd_pg_test_temp)'
t/02attribs.t ....... 231/249 # Looks like you failed 1 test of 249.
t/02attribs.t ....... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/249 subtests
And DBD::Pg cannot be installed. Known issue?
Best,
Boris