[Bug 1085336] New: perl-DBIx-Class-0.08250-2.fc21 FTBFS

bugzilla at redhat.com bugzilla at redhat.com
Tue Apr 8 11:58:26 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1085336

            Bug ID: 1085336
           Summary: perl-DBIx-Class-0.08250-2.fc21 FTBFS
           Product: Fedora
           Version: rawhide
         Component: perl-DBIx-Class
          Assignee: iarnell at gmail.com
          Reporter: ppisar at redhat.com
        QA Contact: extras-qa at fedoraproject.org
                CC: iarnell at gmail.com, mmaslano at redhat.com,
                    perl-devel at lists.fedoraproject.org



perl-DBIx-Class-0.08250-2.fc21 fails to build due to tests in F21 and F20:

t/multi_create/reentrance_count.t ................... skipped: Disable test
entirely until multicreate is rewritten in terms of subqueries
#   Failed test 'Exception propogated properly'
#   at t/multi_create/standard.t line 447.
# expecting: Regexp ((?^:cd.artist may not be NULL))
# found: DBIx::Class::Exception (DBIx::Class::Storage::DBI::_dbh_execute(): DBI
Exception: DBD::SQLite::st execute failed: NOT NULL constraint failed:
cd.artist [for Statement "INSERT INTO cd ( artist) VALUES ( ? )"] at
t/multi_create/standard.t line 446
# )
# Looks like you failed 1 test of 91.
t/multi_create/standard.t ........................... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/91 subtests 
[...]
t/relationship/unresolvable.t ....................... ok
#   Failed test 'ambiguous find + create failed'
#   at t/relationship/update_or_create_multi.t line 72.
# expecting: Regexp ((?^:cd\.artist\ may\ not\ be\ NULL))
# found: DBIx::Class::Exception (DBIx::Class::Storage::DBI::_dbh_execute(): DBI
Exception: DBD::SQLite::st execute failed: NOT NULL constraint failed:
cd.artist [for Statement "INSERT INTO cd ( genreid, title, year) VALUES ( ?, ?,
? )"] at t/relationship/update_or_create_multi.t line 68
# )
# Looks like you failed 1 test of 7.
t/relationship/update_or_create_multi.t ............. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/7 subtests 
[...]
t/storage/disable_sth_caching.t ..................... ok
#   Failed test 'threw Regexp ((?^s:DBI Exception.+cd\.artist.+NULL))'
#   at t/storage/error.t line 18.
# expecting: Regexp ((?^s:DBI Exception.+cd\.artist.+NULL))
# found: DBIx::Class::Exception (DBIx::Class::Storage::DBI::_dbh_execute(): DBI
Exception: DBD::SQLite::st execute failed: NOT NULL constraint failed:
cd.artist [for Statement "INSERT INTO cd ( title) VALUES ( ? )"] at
t/storage/error.t line 16
# )
# Looks like you failed 1 test of 4.
t/storage/error.t ................................... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/4 subtests 
[...]
Test Summary Report
-------------------
t/52leaks.t                                       (Wstat: 0 Tests: 196 Failed:
0)
  TODO passed:   8
t/multi_create/standard.t                         (Wstat: 256 Tests: 91 Failed:
1)
  Failed test:  87
  Non-zero exit status: 1
t/relationship/update_or_create_multi.t           (Wstat: 256 Tests: 7 Failed:
1)
  Failed test:  6
  Non-zero exit status: 1
t/storage/error.t                                 (Wstat: 256 Tests: 4 Failed:
1)
  Failed test:  1
  Non-zero exit status: 1
Files=288, Tests=22186, 204 wallclock secs ( 4.20 usr  0.57 sys + 188.32 cusr
10.45 csys = 203.54 CPU)
Result: FAIL
Failed 3/288 test programs. 3/22186 subtests failed.

Upstream provides newer version 0.08270.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=XFNQQmwQxD&a=cc_unsubscribe



More information about the perl-devel mailing list