From: Norbert Buchmuller Date: Tue, 25 Nov 2008 04:03:47 +0000 (+0100) Subject: * Made PostgreSQL array tests SKIP if SQLA version < 1.50. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=ed8bc83574e06caa6418d2d40e7fa426320754ba;hp=9ba627e345cd5e16077d4a56889f9b5d13b6e0a9;p=dbsrgits%2FDBIx-Class-Historic.git * Made PostgreSQL array tests SKIP if SQLA version < 1.50. --- diff --git a/t/72pg.t b/t/72pg.t index 4e789ab..5322543 100644 --- a/t/72pg.t +++ b/t/72pg.t @@ -132,8 +132,8 @@ like($artistid_defval, is_deeply($type_info, $test_type_info, 'columns_info_for - column data types'); -TODO: { - local $TODO = "it seems that DBI/DBD::Pg does not accept arrayrefs as bind values for pg arrays"; +SKIP: { + skip "SQL::Abstract < 1.50 does not pass through arrayrefs", 2 if $SQL::Abstract::VERSION < 1.50; lives_ok { $schema->resultset('ArrayTest')->create({