LibreCat / Catmandu-SRU

Catmandu module for working with SRU data.
https://metacpan.org/release/Catmandu-SRU
5 stars 5 forks source link

t/Catmandu-Importer-SRU.t fails (with latest Catmandu?) #36

Closed eserte closed 5 years ago

eserte commented 5 years ago

The test suite started to fail on my smoker systems:

#   Failed test at t/Catmandu-Importer-SRU.t line 45.
#     Structures begin differing at:
#          $got = ARRAY(0x493ed138)
#     $expected = 'second'

#   Failed test at t/Catmandu-Importer-SRU.t line 63.
#     Structures begin differing at:
#          $got = ARRAY(0x492c4978)
#     $expected = 'reader options'
# Looks like you failed 2 tests of 6.
t/Catmandu-Importer-SRU.t ................. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/6 subtests 

Statistical analysis suggests that the failure is caused by the latest Catmandu version:

****************************************************************
Regression 'mod:Catmandu'
****************************************************************
Name                   Theta          StdErr     T-stat
[0='const']           1.0000          0.0000    54625168809766672.00
[1='eq_1.07']         0.0000          0.0000       8.67
[2='eq_1.08']         0.0000          0.0000       8.67
[3='eq_1.09']         0.0000          0.0000      10.41
[4='eq_1.10']         0.0000          0.0000       5.88
[5='eq_1.20']        -1.0000          0.0000    -50127492761183768.00

R^2= 1.000, N= 153, K= 6
****************************************************************
jorol commented 5 years ago

old issue, can't reproduce.