Subject: | Test failing on IBM quote test |
Date: | Fri, 27 Aug 2010 09:06:38 -0500 |
To: | bug-Finance-QuoteHist [...] rt.cpan.org |
From: | Jay Scherer <schererj [...] gmail.com> |
Trying to install Finance::QuoteHist114 on centos5.5 and the test is failing
due to an issue with the IBM quote. I already have this installed on
another server and i went over there and re-ran the tests and they fail on
that server as well, even though that one is already installed.
Can I just disregard the failure??
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_basic........ok
t/05_csv..........ok
80/161 skipped: Text::CSV_XS not installed
t/10_quotes.......ok 1/28
# Failed test 'direct quotes (plain:daily) (content)'
# in t/10_quotes.t at line 41.
# Structures begin differing at:
# $got->[0] =
'IBM:2008/11/11:83.2500:84.2900:80.2500:82.7400:10013600:79.9500'
# $expected->[0] =
'IBM:2008/11/11:83.2500:84.2900:80.2500:82.7400:10013600:80.3500'
# Looks like you failed 1 test of 28.
t/10_quotes.......dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 20
Failed 1/28 tests, 96.43% okay (less 26 skipped tests: 1 okay, 3.57%)
t/20_dividends....ok
4/6 skipped: various reasons
t/30_splits.......ok
4/6 skipped: various reasons
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/10_quotes.t 1 256 28 1 3.57% 20
114 subtests skipped.
Failed 1/5 test scripts, 80.00% okay. 1/210 subtests failed, 99.52% okay.
2.6.18-194.8.1.el5 #1 SMP Thu Jul 1 19:07:06 EDT 2010 i686 i686 i386
GNU/Linux