interchange / interchange6-schema

DBIC schema for Interchange 6
8 stars 7 forks source link

POD mismatch for Message result class #109

Closed racke closed 10 years ago

racke commented 10 years ago

This is the last one that shows up in my test. @SysPete, what do you suggest as solution?

t/schema_sanity.t ...........     # using: DBD::SQLite 1.42
    # db: SQLite library version: 3.8.4.1

        #   Failed test 'Message rating check pod'
        #   at t/schema_sanity.t line 171.
        # Compared $data->{"default_value"}
        #    got : '0'
        # expect : '0.0'
        # {
        #   data_type => "numeric",
        #   default_value => 0,
        #   is_nullable => 0,
        #   size => [
        #     4,
        #     2
        #   ]
        # }
        # Looks like you failed 1 test of 1626.

    #   Failed test 'schema_sanity'
    #   at /home/racke/perl5/perlbrew/perls/perl-5.20.0/lib/site_perl/5.20.0/Test/Roo.pm line 39.
    # Looks like you failed 1 test of 1.
t/schema_sanity.t ........... 1/? 
#   Failed test 'testing with main'
#   at /home/racke/perl5/perlbrew/perls/perl-5.20.0/lib/site_perl/5.20.0/Test/Roo/Class.pm line 89.
# Looks like you failed 1 test of 1.
t/schema_sanity.t ........... Dubious, test returned 1 (wstat 256, 0x100)
SysPete commented 10 years ago

0.0 default is the same as 0