On 2016-03-06 12:42:53, SREZIC wrote:
Show quoted text
I still see failures with 1.23. On linux:
# Failed test 'price_upordown'
# at t/small_value_mu.t line 20.
# Looks like you failed 1 test of 2.
t/small_value_mu.t .......................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
t/smalltime.t ............................ ok
# Failed test 'range + upordown = 1'
# at t/sum_to_one.t line 45.
# Looks like you failed 1 test of 5.
t/sum_to_one.t ...........................
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
On freebsd:
# Failed test 'call domestic'
# at t/BlackScholes.t line 104.
# got: '0.311800000000000015'
# expected: '0.3118'
# Failed test 'call foreign'
# at t/BlackScholes.t line 104.
# got: '0.317200000000000015'
# expected: '0.3172'
# Failed test 'put domestic'
# at t/BlackScholes.t line 104.
# got: '0.315000000000000007'
# expected: '0.315'
# Failed test 'put foreign'
# at t/BlackScholes.t line 104.
# got: '0.309600000000000015'
# expected: '0.3096'
# Failed test 'vanilla_call domestic'
# at t/BlackScholes.t line 104.
# got: '0.0141000000000000007'
# expected: '0.0141'
# Failed test 'vanilla_call foreign'
# at t/BlackScholes.t line 104.
# got: '0.0140000000000000003'
# expected: '0.014'
# Failed test 'vanilla_put domestic'
# at t/BlackScholes.t line 104.
# got: '0.00400000000000000008'
# expected: '0.004'
# Failed test 'vanilla_put foreign'
# at t/BlackScholes.t line 104.
# got: '0.00400000000000000008'
# expected: '0.004'
# Failed test 'onetouch domestic'
# at t/BlackScholes.t line 104.
# got: '0.62610000000000003'
# expected: '0.6261'
# Failed test 'onetouch foreign'
# at t/BlackScholes.t line 104.
# got: '0.63070000000000003'
# expected: '0.6307'
# Failed test 'notouch domestic'
# at t/BlackScholes.t line 104.
# got: '0.373900000000000018'
# expected: '0.3739'
# Failed test 'notouch foreign'
# at t/BlackScholes.t line 104.
# got: '0.369200000000000018'
# expected: '0.3692'
# Failed test 'expiryrange domestic'
# at t/BlackScholes.t line 104.
# got: '0.373200000000000018'
# expected: '0.3732'
# Failed test 'expiryrange foreign'
# at t/BlackScholes.t line 104.
# got: '0.373200000000000018'
# expected: '0.3732'
# Failed test 'expirymiss domestic'
# at t/BlackScholes.t line 104.
# got: '0.62680000000000003'
# expected: '0.6268'
# Failed test 'expirymiss foreign'
# at t/BlackScholes.t line 104.
# got: '0.62680000000000003'
# expected: '0.6268'
...(etc)...