[Dbix-class] test failures in DBIx::Class v0.06999_03
Brandon Black
blblack at gmail.com
Tue Jun 27 20:18:36 CEST 2006
On 6/27/06, Matt S Trout <dbix-class at trout.me.uk> wrote:
> Carl Franks wrote:
> > t\71mysql.......................NOK 5
> > # Failed test 'columns_info_for - column data types'
> > # in t\71mysql.t at line 71.
> > # Structures begin differing at:
> > # $got->{charfield}{data_type} = 'VARCHAR'
> > # $expected->{charfield}{data_type} = 'CHAR'
> > # Looks like you failed 1 test of 5.
>
> Argh. I'm sure we changed this because of test failures for somebody else. Can
> anybody else with MySQL run this please and see if it's a uniform failure?
>
Its not. I just tested the CPAN tarball of 0.06999_03 here and got
success on 71mysql.t. Relevant environmental details:
> perl -MDBI -e 'print $DBI::VERSION . "\n"'
1.51
> perl -MDBD::mysql -e 'print $DBD::mysql::VERSION . "\n"'
3.0002
> mysql -V
mysql Ver 14.12 Distrib 5.0.18, for suse-linux (i686) using readline 5.1
> uname -a
Linux evoc8 2.6.16.13-4-default #1 Wed May 3 04:53:23 UTC 2006 i686
i686 i386 GNU/Linux
> cat /etc/SuSE-release
SUSE LINUX 10.1 (i586)
VERSION = 10.1
-- Brandon
More information about the Dbix-class
mailing list