Thread Fehler beim Test von DBIx-Class-0.08250 (Solaris, Perl 5.8.8) (7 answers)
Opened by karma2burn at 2013-08-06 13:57

Gast karma2burn
 2013-08-06 15:05
#169436 #169436
Danke für die schnelle Antwort.
Die Matrix habe ich mir angesehen und auf das Prinzip Hoffnung gesetzt.

Mit der Version 0.08121 bekomme ich eine Menge anderer, aber auch genau den gleichen Fehler:

t/inflate/datetime_mysql.t ....................... 1/33 Error while inflating 2006-01-31 12:34:56 for created_on on DBICTest::Schema::EventTZ: Invalid date format: 2006-01-31 12:34:56 at DBIx-Class-0.08121/blib/lib/DBIx/Class/InflateColumn/DateTime.pm line 196.
DBIx::Class::InflateColumn::DateTime::_flate_or_fallback('DBICTest::EventTZ=HASH(0x1234700)', '2006-01-31 12:34:56', 'HASH(0x9484a4)', 'parse_%s') called at DBIx-Class-0.08121/blib/lib/DBIx/Class/InflateColumn/DateTime.pm line 201
DBIx::Class::InflateColumn::DateTime::_inflate_to_datetime('DBICTest::EventTZ=HASH(0x1234700)', '2006-01-31 12:34:56', 'HASH(0x9484a4)') called at DBIx-Class-0.08121/blib/lib/DBIx/Class/InflateColumn/DateTime.pm line 170
eval {...} called at /kerberos-tools/solstudio/DBIx-Class-0.08121/blib/lib/DBIx/Class/InflateColumn/DateTime.pm line 170
DBIx::Class::InflateColumn::DateTime::__ANON__('2006-01-31 12:34:56', 'DBICTest::EventTZ=HASH(0x1234700)') called at DBIx-Class-0.08121/blib/lib/DBIx/Class/InflateColumn.pm line 95
DBIx::Class::InflateColumn::_inflated_column('DBICTest::EventTZ=HASH(0x1234700)', 'created_on', '2006-01-31 12:34:56') called at DBIx-Class-0.08121/blib/lib/DBIx/Class/InflateColumn.pm line 132
DBIx::Class::InflateColumn::get_inflated_column('DBICTest::EventTZ=HASH(0x1234700)', 'created_on') called at (eval 150) line 2
DBICTest::Schema::EventTZ::created_on('DBICTest::EventTZ=HASH(0x1234700)') called at t/inflate/datetime_mysql.t line 51
# Looks like you planned 33 tests but ran 10.
# Looks like your test exited with 255 just after 10.
t/inflate/datetime_mysql.t ....................... Dubious, test returned 255 (wstat 65280, 0xff00)
Last edited: 2013-08-06 15:23:44 +0200 (CEST)

View full thread Fehler beim Test von DBIx-Class-0.08250 (Solaris, Perl 5.8.8)