Skip Menu |

This queue is for tickets about the Data-Edit-Xml-Xref CPAN distribution.

Report information
The Basics
Id: 131689
Status: resolved
Priority: 0/
Queue: Data-Edit-Xml-Xref

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

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



Subject: Test failures because of different structures
On some of my smokers the test suite fails like this: ... 00:10:31 Test 033 Urls at (eval 113) line 3029 00:10:32 Xref: 2 urls at lib/Data/Edit/Xml/Xref.pm line 400 # Failed test at (eval 113) line 3035. # Failed test at (eval 113) line 3038. # Structures begin differing at: # $got->{urlsGood}{www.ryffine.com} = Does not exist # $expected->{urlsGood}{www.ryffine.com} = HASH(0x556124b01928) 00:10:32 Tests finished: at (eval 113) line 3222 # Looks like you failed 2 tests of 125. test.pl .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/125 subtests ...
On 2020-02-05 01:55:46, SREZIC wrote: Show quoted text
> On some of my smokers the test suite fails like this: > > ... > 00:10:31 Test 033 Urls > at (eval 113) line 3029 > 00:10:32 Xref: 2 urls > at lib/Data/Edit/Xml/Xref.pm line 400 > > # Failed test at (eval 113) line 3035. > > # Failed test at (eval 113) line 3038. > # Structures begin differing at: > # $got->{urlsGood}{www.ryffine.com} = Does not exist > # $expected->{urlsGood}{www.ryffine.com} = HASH(0x556124b01928) > 00:10:32 Tests finished: > at (eval 113) line 3222 > # Looks like you failed 2 tests of 125. > test.pl .. > Dubious, test returned 2 (wstat 512, 0x200) > Failed 2/125 subtests > ...
Sometimes the failure looks different: ... 00:16:33 Test 033 Urls at (eval 113) line 3029 00:16:34 Xref: 2 urls at lib/Data/Edit/Xml/Xref.pm line 400 # Failed test at (eval 113) line 3035. # Failed test at (eval 113) line 3038. # Structures begin differing at: # $got->{results}[0][0] = '2' # $expected->{results}[0][0] = '1' 00:16:34 Tests finished: at (eval 113) line 3222 # Looks like you failed 2 tests of 125. test.pl .. Dubious, test returned 2 (wstat 512, 0x200) Failed 2/125 subtests ...
Believed resolved in version 20200424