https://bugzilla.redhat.com/show_bug.cgi?id=1534885 Bug ID: 1534885 Summary: perl-Dancer2-Plugin-DBIC-0.0100-1.fc28 FTBFS: Can't call method "resultset" on an undefined value at /usr/share/perl5/vendor_perl/DBIx/Class/Schema.pm line 547. Product: Fedora Version: rawhide Component: perl-Dancer2-Plugin-DBIC Assignee: emmanuel@xxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: emmanuel@xxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx perl-Dancer2-Plugin-DBIC-0.0100-1.fc28 fails to build in F28 because tests fail: t/02-multiple-schemas.t .. ok Can't call method "resultset" on an undefined value at /usr/share/perl5/vendor_perl/DBIx/Class/Schema.pm line 547. # Looks like your test exited with 255 just after 1. t/03-dynamic-schemas.t ... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/3 subtests [t::lib::TestApp:63796] error @2018-01-15 22:24:16> Route exception: DBIx::Class::ResultSource::schema(): Unable to perform storage-dependent operations with a detached result source (source 'User' is not associated with a schema). at t/lib/TestApp.pm line 8 in /usr/share/perl5/vendor_perl/Dancer2/Core/App.pm l. 1473 [t::lib::TestApp:63796] error @2018-01-15 22:24:16> Route exception: DBIx::Class::ResultSource::schema(): Unable to perform storage-dependent operations with a detached result source (source 'User' is not associated with a schema). at t/lib/TestApp.pm line 12 in /usr/share/perl5/vendor_perl/Dancer2/Core/App.pm l. 1473 # Failed test 'GET /user/1 is found' # at t/04-testapp.t line 65. # got: '500 Internal Server Error' # expected: '200 OK' # Failed test 'content looks good for /user/1' # at t/04-testapp.t line 71. # '<!DOCTYPE html> # <html lang="en"> # <head> # <meta charset="UTF-8"> # <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> # <title>Error 500 - Internal Server Error</title> # <link rel="stylesheet" href="http://localhost/css/error.css"> # </head> # <body> # <h1>Error 500 - Internal Server Error</h1> # <div id="content"> # Wooops, something went wrong # </div> # <div id="footer"> # Powered by <a href="http://perldancer.org/">Dancer2</a> 0.205002 # </div> # </body> # </html> # ' # doesn't match '(?^:sukria)' # Looks like you failed 2 tests of 2. # Failed test 'user1' # at t/04-testapp.t line 76. [t::lib::TestApp:63796] error @2018-01-15 22:24:16> Route exception: DBIx::Class::ResultSource::schema(): Unable to perform storage-dependent operations with a detached result source (source 'User' is not associated with a schema). at t/lib/TestApp.pm line 12 in /usr/share/perl5/vendor_perl/Dancer2/Core/App.pm l. 1473 # Failed test 'GET /user/2 is found' # at t/04-testapp.t line 81. # got: '500 Internal Server Error' # expected: '200 OK' # Failed test 'content looks good for /user/2' # at t/04-testapp.t line 87. # '<!DOCTYPE html> # <html lang="en"> # <head> # <meta charset="UTF-8"> # <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> # <title>Error 500 - Internal Server Error</title> # <link rel="stylesheet" href="http://localhost/css/error.css"> # </head> # <body> # <h1>Error 500 - Internal Server Error</h1> # <div id="content"> # Wooops, something went wrong # </div> # <div id="footer"> # Powered by <a href="http://perldancer.org/">Dancer2</a> 0.205002 # </div> # </body> # </html> # ' # doesn't match '(?^:bigpresh)' # Looks like you failed 2 tests of 2. # Failed test 'user2' # at t/04-testapp.t line 92. [t::lib::TestApp:63796] error @2018-01-15 22:24:16> Route exception: DBIx::Class::ResultSource::schema(): Unable to perform storage-dependent operations with a detached result source (source 'User' is not associated with a schema). at t/lib/TestApp.pm line 17 in /usr/share/perl5/vendor_perl/Dancer2/Core/App.pm l. 1473 # Failed test 'DELETE /user/2 is ok' # at t/04-testapp.t line 97. # got: '500 Internal Server Error' # expected: '200 OK' # Looks like you failed 1 test of 1. # Failed test 'delete' # at t/04-testapp.t line 102. [t::lib::TestApp:63796] error @2018-01-15 22:24:16> Route exception: DBIx::Class::ResultSource::schema(): Unable to perform storage-dependent operations with a detached result source (source 'User' is not associated with a schema). at t/lib/TestApp.pm line 8 in /usr/share/perl5/vendor_perl/Dancer2/Core/App.pm l. 1473 # Looks like you failed 3 tests of 6. t/04-testapp.t ........... Dubious, test returned 3 (wstat 768, 0x300) Failed 3/6 subtests A difference between passing and failing build root is <https://apps.fedoraproject.org/koschei/build/3781431>. -- 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