Skip Menu |

This queue is for tickets about the Module-Generic CPAN distribution.

Report information
The Basics
Id: 132714
Status: resolved
Priority: 0/
Queue: Module-Generic

People
Owner: JDEGUEST [...] cpan.org
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in:
  • v0.12.12
  • v0.12.13
Fixed in: (no value)



Subject: Failed test 'Thousand separator' (random failures)
Sometimes the test suite fails: ... # Failed test 'Thousand separator' # at t/02.num.t line 214. # got: '' # expected: undef # Looks like you failed 1 test of 139. t/02.num.t ..... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/139 subtests ... There seems to be some randomness here, because usually the test suite passes if repeated with the same configuration.
Tweaked Module::Generic::Number::_set_get_prop in my last desperate attempt to correct this tedious bug. Should fix RT #132714 If this still does not work, I will try something more blunt.