CC: | DANKOGAI [...] cpan.org |
Subject: | Fails with Encode 2.87 |
I see the following test failure on my smoker systems:
...
# Failed test 'Cc header encoding ok'
# at t/07_builder_integration.t line 165.
# got: '=?UTF-8?B?dmVyeSBsb25nIG5hbWUgdGhhdCBleGNlZWRzIHRoZSA3NSBjaGFyYWN0ZXIg?=
# =?UTF-8?B?bGltaXQgb2YgYW4gZW5jb2RlZCB3b3JkIMODwrxmdC04IG7Dg8KkbcODwqk=?=
# <recipient5@test.com>
# '
# expected: '=?UTF-8?B?dmVyeSBsb25nIG5hbWUgdGhhdCBleGNlZWRzIHRoZSA3NSBjaGFyYWN0ZXIgbGk=?= =?UTF-8?B?bWl0IG9mIGFuIGVuY29kZWQgd29yZCDDg8K8ZnQtOCBuw4PCpG3Dg8Kp?= <recipient5@test.com>
# '
# Looks like you failed 1 test of 68.
t/07_builder_integration.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/68 subtests
...
This happens only with Encode 2.87, it seems. Statistical analysis (negative theta is "bad"):
****************************************************************
Regression 'mod:Encode'
****************************************************************
Name Theta StdErr T-stat
[0='const'] 1.0000 0.0000 18898845728483576.00
[1='eq_2.60'] 0.0000 0.0000 1.28
[2='eq_2.72'] 0.0000 0.0000 0.91
[3='eq_2.72_01'] -0.0000 0.0000 -1.36
[4='eq_2.80'] -0.0000 0.0000 -1.11
[5='eq_2.80_01'] -0.0000 0.0000 -1.36
[6='eq_2.85'] -0.0000 0.0000 -2.27
[7='eq_2.86'] -0.0000 0.0000 -2.07
[8='eq_2.87'] -1.0000 0.0000 -17818002628278870.00
R^2= 1.000, N= 55, K= 9
****************************************************************