Skip Menu |

This queue is for tickets about the Sah-Schemas-CryptoCurrency CPAN distribution.

Report information
The Basics
Id: 125432
Status: resolved
Priority: 0/
Queue: Sah-Schemas-CryptoCurrency

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

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



Subject: Tests failures
On some systems the cryptocurrency*t tests fail: ... # Failed test 'No tests run for subtest "basics"' # at t/cryptocurrency.t line 32. Unknown coercion rule 'str_to_cryptocurrency_code', make sure the coercion rule module (Data::Sah::Coerce::perl::str::str_to_cryptocurrency_code has been installed at /home/cpansand/.cpan/build/2018052921/Data-Sah-Coerce-0.024-2/blib/lib/Data/Sah/CoerceCommon.pm line 203. # Tests were run but no plan was declared and done_testing() was not seen. # Looks like your test exited with 255 just after 1. t/cryptocurrency.t ............... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/1 subtests # No tests run! ... This also seems like too low prereq versions: **************************************************************** Regression 'mod:Perinci::Sub::XCompletion::cryptocurrency_code' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 144269157337798368.00 [1='eq_0.004'] -1.0000 0.0000 -138823061374563920.00 R^2= 1.000, N= 27, K= 2 **************************************************************** (3) **************************************************************** Regression 'mod:Perinci::Sub::XCompletion::cryptocurrency_code_or_name' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 144269157337798368.00 [1='eq_0.004'] -1.0000 0.0000 -138823061374563920.00 R^2= 1.000, N= 27, K= 2 **************************************************************** (4) **************************************************************** Regression 'mod:Perinci::Sub::XCompletion::cryptoexchange_name' **************************************************************** Name Theta StdErr T-stat [0='const'] 1.0000 0.0000 144269157337798368.00 [1='eq_0.004'] -1.0000 0.0000 -138823061374563920.00 R^2= 1.000, N= 27, K= 2 ****************************************************************
Fixed, thanks. Now the coerce modules are added as prereqs.