Subject: | Tests started to fail |
t/10_quotes.t started to fail on my smokers:
...
# Failed test 'direct quotes (yahoo:daily) (content)'
# at t/10_quotes.t line 45.
# Structures begin differing at:
# $got->[0] = 'IBM:2012/07/02:196.3600:197.2000:194.8500:170.4228'
# $expected->[0] = 'IBM:2012/07/02:196.3600:197.2000:194.8500:195.8300'
# Failed test 'direct quotes (yahoo:monthly) (content)'
# at t/10_quotes.t line 45.
# Structures begin differing at:
# $got->[0] = 'IBM:2012/07/01:196.3600:197.8400:181.8500:170.5533'
# $expected->[0] = 'IBM:2012/07/01:196.3600:197.8400:181.8500:195.9800'
# Failed test 'direct quotes (yahoo:weekly) (content)'
# at t/10_quotes.t line 45.
# Structures begin differing at:
# $got->[0] = 'IBM:2012/06/25:192.4800:195.8100:188.9000:170.2052'
# $expected->[0] = 'IBM:2012/06/25:192.4800:195.8100:188.9000:195.5800'
# Looks like you failed 3 tests of 14.
t/10_quotes.t .....
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/14 subtests
(less 8 skipped subtests: 3 okay)
...