https://bugzilla.redhat.com/show_bug.cgi?id=1664030 Bug ID: 1664030 Summary: perl-Class-DBI-Plugin-Type-0.02-35.fc30 FTBFS: tests fail with perl-DBD-SQLite-1.62-1.fc30 Product: Fedora Version: rawhide URL: https://apps.fedoraproject.org/koschei/build/5873222 Status: NEW Component: perl-Class-DBI-Plugin-Type Assignee: tcallawa@xxxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, tcallawa@xxxxxxxxxx Target Milestone: --- External Bug ID: CPAN 128135 Classification: Fedora perl-Class-DBI-Plugin-Type-0.02-35.fc30 fails to build in Fedora 30 because tests fail: $ perl -Iblib/{lib,arch} t/1.t 1..6 ok 1 - use Class::DBI::Plugin::Type; not ok 2 - notes is text # Failed test 'notes is text' # at t/1.t line 28. # undef # doesn't match '(?^:text|blob)' not ok 3 - tasted is a date # Failed test 'tasted is a date' # at t/1.t line 29. # got: undef # expected: 'date' not ok 4 - price is decimal # Failed test 'price is decimal' # at t/1.t line 30. # undef # doesn't match '(?^:^decimal)' not ok 5 - id is integer # Failed test 'id is integer' # at t/1.t line 31. # undef # doesn't match '(?^:^int)' not ok 6 - name is varchar # Failed test 'name is varchar' # at t/1.t line 32. # undef # doesn't match '(?^:^varchar)' # Looks like you failed 5 tests of 6. A difference between passing and failing build root is at <https://apps.fedoraproject.org/koschei/build/5873222>. This is triggered by upgrading perl-DBD-SQLite from 1.60-1.fc30 to 1.62-1.fc30. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx