Skip Menu |

This queue is for tickets about the Math-BigInt-Constant CPAN distribution.

Report information
The Basics
Id: 113957
Status: resolved
Priority: 0/
Queue: Math-BigInt-Constant

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

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



Subject: t/bigfltcpm.t fails (with latest Math::BigInt/Float?)
See subject. Test output is: # Failed test 'bnot died' # at t/bigfltcpm.t line 67. # 'Can not modify Math::BigFloat::Constant 8 via bint() # ' # doesn't match '(?^:^Can not.*bnot)' # Failed test 'bxor died' # at t/bigfltcpm.t line 83. # 'Can not modify Math::BigFloat::Constant 8 via bint() # ' # doesn't match '(?^:^Can not.*bxor)' # Failed test 'bior died' # at t/bigfltcpm.t line 83. # 'Can not modify Math::BigFloat::Constant 8 via bint() # ' # doesn't match '(?^:^Can not.*bior)' # Failed test 'band died' # at t/bigfltcpm.t line 83. # 'Can not modify Math::BigFloat::Constant 8 via bint() # ' # doesn't match '(?^:^Can not.*band)' # Looks like you failed 4 tests of 161. t/bigfltcpm.t .. Dubious, test returned 4 (wstat 1024, 0x400) Failed 4/161 subtests
On 2016-04-24 14:20:56, SREZIC wrote: Show quoted text
> See subject. Test output is: > > # Failed test 'bnot died' > # at t/bigfltcpm.t line 67. > # 'Can not modify Math::BigFloat::Constant 8 via bint() > # ' > # doesn't match '(?^:^Can not.*bnot)' > > # Failed test 'bxor died' > # at t/bigfltcpm.t line 83. > # 'Can not modify Math::BigFloat::Constant 8 via bint() > # ' > # doesn't match '(?^:^Can not.*bxor)' > > # Failed test 'bior died' > # at t/bigfltcpm.t line 83. > # 'Can not modify Math::BigFloat::Constant 8 via bint() > # ' > # doesn't match '(?^:^Can not.*bior)' > > # Failed test 'band died' > # at t/bigfltcpm.t line 83. > # 'Can not modify Math::BigFloat::Constant 8 via bint() > # ' > # doesn't match '(?^:^Can not.*band)' > # Looks like you failed 4 tests of 161. > t/bigfltcpm.t .. > Dubious, test returned 4 (wstat 1024, 0x400) > Failed 4/161 subtests
This failure was observed with Math-BigInt-1.999718, and it still fails with 1.999719
I have found and fixed the error. The fix will appear in Math-BigInt v1.999721
Fixed in Math-BigInt v1.999721.