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
...