Subject: | Tests started to fail (with recent Config::Model?) |
See subject. Test log starts with:
...
# Failed test 'check dump of augeas data'
# at t/augeas_backend.t line 93.
# got: '
# '
# expected: 'record:0
# ipaddr=127.0.0.1
# canonical=localhost
# alias=localhost -
# record:1
# ipaddr=192.168.0.1
# canonical=bilbo - -
# '
# Failed test 'check that backup config file wr_root/etc/hosts.augsave was written'
# at t/augeas_backend.t line 109.
# Failed test 'check content of wr_root/etc/hosts'
# at t/augeas_backend.t line 118.
# Structures begin differing at:
# $got->[0] = '127.0.0.1 localhost localhost
# '
# $expected->[0] = '192.168.0.1 buildbot
# '
# Failed test 'Check nb of hosts in Augeas'
# at t/augeas_backend.t line 125.
# got: '2'
# expected: '4'
# Failed test 'Check nb of hosts in Augeas after deletion'
# at t/augeas_backend.t line 133.
# got: '2'
# expected: '3'
# Failed test 'check content of wr_root/etc/hosts after deletion of goner'
# at t/augeas_backend.t line 137.
# Structures begin differing at:
# $got->[0] = '127.0.0.1 localhost localhost
# '
# $expected->[0] = '192.168.0.1 buildbot
# '
... (snipped) ...
Statistical analysis suggests that the breakage is caused by Config::Model 2.117:
****************************************************************
Regression 'mod:Config::Model'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 137673893774625536.00
[1='eq_2.117'] -1.0000 0.0000 -65141810335766256.00
R^2= 1.000, N= 67, K= 2
****************************************************************