Skip Menu |

This queue is for tickets about the Data-Reuse CPAN distribution.

Report information
The Basics
Id: 100461
Status: open
Priority: 0/
Queue: Data-Reuse

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

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



Subject: Test suite fails with perl 5.21.5
With a patched Data-Alias (see RT98758) the 00reuse.t test fails: # Failed test at t/00reuse.t line 126. # got: '$VAR1 = [ # 1, # [ # 1, # [ # 1, # $VAR1 # ] # ] # ]; # ' # expected: '$VAR1 = [ # 1, # [ # 1, # [ # 2, # { # 'three' => 3 # } # ] # ] # ]; # ' # Failed test at t/00reuse.t line 129. # got: '1' # expected: '2' # Failed test at t/00reuse.t line 130. # got: 'SCALAR(0xcea400)' # expected: 'SCALAR(0xc3dcc8)' # Looks like you failed 3 tests of 60. t/00reuse.t ... Dubious, test returned 3 (wstat 768, 0x300)
Subject: Re: [rt.cpan.org #100461] Test suite fails with perl 5.21.5
Date: Wed, 19 Nov 2014 23:57:43 +0100
To: bug-Data-Reuse [...] rt.cpan.org
From: Elizabeth Mattijsen <liz [...] dijkmat.nl>
FWIW, this module is up to anybody who wants it. On 19 Nov 2014, at 23:30, Slaven_Rezic via RT <bug-Data-Reuse@rt.cpan.org> wrote: Show quoted text
> Wed Nov 19 17:30:09 2014: Request 100461 was acted upon. > Transaction: Ticket created by SREZIC > Queue: Data-Reuse > Subject: Test suite fails with perl 5.21.5 > Broken in: 0.10 > Severity: (no value) > Owner: Nobody > Requestors: SREZIC@cpan.org > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=100461 > > > > With a patched Data-Alias (see RT98758) the 00reuse.t test fails: > > # Failed test at t/00reuse.t line 126. > # got: '$VAR1 = [ > # 1, > # [ > # 1, > # [ > # 1, > # $VAR1 > # ] > # ] > # ]; > # ' > # expected: '$VAR1 = [ > # 1, > # [ > # 1, > # [ > # 2, > # { > # 'three' => 3 > # } > # ] > # ] > # ]; > # ' > > # Failed test at t/00reuse.t line 129. > # got: '1' > # expected: '2' > > # Failed test at t/00reuse.t line 130. > # got: 'SCALAR(0xcea400)' > # expected: 'SCALAR(0xc3dcc8)' > # Looks like you failed 3 tests of 60. > t/00reuse.t ... > Dubious, test returned 3 (wstat 768, 0x300)