Skip Menu |

This queue is for tickets about the Digest-PBKDF2 CPAN distribution.

Report information
The Basics
Id: 112377
Status: new
Priority: 0/
Queue: Digest-PBKDF2

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

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



Subject: Tests fail (with latest Crypt::PBKDF2?)
t/01_basic.t fails: # Failed test 'I cannot change my salt_len' # at t/01_basic.t line 17. # expecting: Regexp ((?^:read-only accessor)) # found: Usage: Crypt::PBKDF2::salt_len(self) at t/01_basic.t line 17. # I will try a password_pre_salt first # I will try no salt this time # Looks like you failed 1 test of 25. t/01_basic.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/25 subtests Statistical analysis suggests that this problem only happens if a recent Crypt::PBKDF2 is installed (negative theta is bad): **************************************************************** Regression 'mod:Crypt::PBKDF2' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0544 18.39 [1='eq_0.140890'] 0.0000 0.0888 0.00 [2='eq_0.142390'] 0.0000 0.0769 0.00 [3='eq_0.150900'] 0.0000 0.0651 0.00 [4='eq_0.160410'] -0.8571 0.0712 -12.04 R^2= 0.824, N= 63, K= 5 ****************************************************************