Subject: | missing methods in t/lib/TestLogger.pm |
t/lib/TestLogger does not implement all logging methods.
I got some test failures because of that while trying to install v.5.90063.
For ex aggregate/custom_live_component_controller_action_auto_doublebug.t :
1..3
Term::Size::Any is not installed, can't autodetect terminal column width
Trouble trying to detect your terminal size, looking at $ENV{COLUMNS}
Cannot determine desired terminal width, using default of 80 columns
Can't locate object method "info" via package "TestLogger" at ../../lib/Catalyst.pm line 1246.
Compilation failed in require at ../../lib/Catalyst/Test.pm line 155.
BEGIN failed--compilation aborted at d:/Strawberry/cpan/build/Catalyst-Runtime-5.90063-PiiOdP/t/aggregate/custom_live_component_controller_action_auto_doublebug.t line 13.