CC: | ETJ [...] cpan.org |
Subject: | t/51-install_fixtures.t started to fail |
My smoker systems started to report the following failure:
...
[warn] Attempted to use view 'MyApp::View::TT', but does not exist
Reference found where even-sized list expected at /usr/perl5.28.0p/lib/site_perl/5.28.0/Catalyst/TraitFor/Model/DBIC/Schema/FromMigration/_MigrationHelper.pm line 37.
Can't infer schema class without a --schema or --schema_class
# Failed test 'use Catalyst::Test;'
# at t/51-install_fixtures.t line 9.
# Tried to use 'Catalyst::Test'.
# Error: Couldn't instantiate component "MyApp::Model::DBIC", "coercion for "target_dir" failed: Can't infer schema class without a --schema or --schema_class at /usr/perl5.28.0p/lib/site_perl/5.28.0/Catalyst/Test.pm line 155.
# BEGIN failed--compilation aborted at t/51-install_fixtures.t line 9.
Undefined subroutine &main::ctx_request called at t/51-install_fixtures.t line 11.
# Looks like your test exited with 255 just after 1.
t/51-install_fixtures.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
t/60-template.t .......... ok
[warn] Attempted to use view 'MyApp::View::TT', but does not exist
...
Statistical analysis suggests that the problem started with DBIx::Class::Migration 0.068:
****************************************************************
Regression 'mod:DBIx::Class::Migration'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 69906952329952352.00
[1='eq_0.060'] -0.0000 0.0000 -15.26
[2='eq_0.064'] -0.0000 0.0000 -5.79
[3='eq_0.065'] -0.0000 0.0000 -10.98
[4='eq_0.066'] -0.0000 0.0000 -5.72
[5='eq_0.068'] -1.0000 0.0000 -48825133392158440.00
R^2= 1.000, N= 84, K= 6
****************************************************************