Skip Menu |

This queue is for tickets about the File-Rsync-Mirror-Recent CPAN distribution.

Report information
The Basics
Id: 131966
Status: new
Priority: 0/
Queue: File-Rsync-Mirror-Recent

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.4.5
Fixed in: (no value)



Subject: t/02-operation.t started to fail (with recent YAML::Syck?)
The test suite started to fail: ... Can't call method "covered" on unblessed reference at lib/File/Rsync/Mirror/Recentfile.pm line 1156. # Failed test 'picked up the update' # at t/02-operation.t line 471. Can't call method "reset" on unblessed reference at lib/File/Rsync/Mirror/Recentfile.pm line 1691. # Failed test 'picked up a dirty update' # at t/02-operation.t line 489. # Looks like you failed 2 tests of 411. t/02-operation.t ... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/411 subtests ... Local statistical analysis suggests YAML::Syck as the reason for the failure, so it's possibly the usual $LoadBlessed problem: **************************************************************** Regression 'mod:YAML::Syck' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 318053706114765120.00 [1='eq_1.29'] 0.0000 0.0000 0.00 [2='eq_1.30'] 0.0000 0.0000 0.00 [3='eq_1.31'] 0.0000 0.0000 0.00 [4='eq_1.32'] -1.0000 0.0000 -201154825916096128.00 R^2= 1.000, N= 165, K= 5 ****************************************************************
RT-Send-CC: TINITA [...] cpan.org
On 2020-02-25 03:15:45, SREZIC wrote: Show quoted text
> The test suite started to fail: > > ... > Can't call method "covered" on unblessed reference at > lib/File/Rsync/Mirror/Recentfile.pm line 1156. > > # Failed test 'picked up the update' > # at t/02-operation.t line 471. > Can't call method "reset" on unblessed reference at > lib/File/Rsync/Mirror/Recentfile.pm line 1691. > > # Failed test 'picked up a dirty update' > # at t/02-operation.t line 489. > # Looks like you failed 2 tests of 411. > t/02-operation.t ... > Dubious, test returned 2 (wstat 512, 0x200) > Failed 2/411 subtests > ... > > Local statistical analysis suggests YAML::Syck as the reason for the > failure, so it's possibly the usual $LoadBlessed problem: > > **************************************************************** > Regression 'mod:YAML::Syck' > **************************************************************** > Name Theta StdErr T-stat > [0='const'] 1.0000 0.0000 318053706114765120.00 > [1='eq_1.29'] 0.0000 0.0000 0.00 > [2='eq_1.30'] 0.0000 0.0000 0.00 > [3='eq_1.31'] 0.0000 0.0000 0.00 > [4='eq_1.32'] -1.0000 0.0000 -201154825916096128.00 > > R^2= 1.000, N= 165, K= 5 > ****************************************************************
Cc to TINITA