Subject: | a new make test failure |
I'm seeing a make test failure with 1.16:
make test || exit 2
PERL_DL_NONLAZY=1 /usr/bin/arch -x86_64 perl5.12 "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_basic.t ...... ok
t/05_csv.t ........ ok
t/10_quotes.t ..... ok
t/20_dividends.t .. ok
WARNING: Could not fetch split for some symbols (CPKI). Abandoning request for these
symbols. Don't worry, though, we were looking for splits. These are less likely to exist
compared to quotes.
# Failed test 'direct split (yahoo) (rows)'
# at t/30_splits.t line 35.
# got: 0
# expected: 1
# Failed test 'direct split (yahoo) (content)'
# at t/30_splits.t line 39.
# Structures begin differing at:
# $got->[0] = Does not exist
# $expected->[0] = 'CPKI:2007/06/19:3:2'
# Looks like you failed 2 tests of 6.
t/30_splits.t .....
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/6 subtests
(less 4 skipped subtests: 0 okay)
Test Summary Report
-------------------
t/30_splits.t (Wstat: 512 Tests: 6 Failed: 2)
Failed tests: 5-6
Non-zero exit status: 2
Files=5, Tests=210, 3 wallclock secs ( 0.05 usr 0.01 sys + 1.35 cusr 0.15 csys = 1.56 CPU)
Result: FAIL
Failed 1/5 test programs. 2/210 subtests failed.
make: *** [test_dynamic] Error 2
Mac OS X 10.7
$perl -v
This is perl 5, version 12, subversion 3 (v5.12.3) built for darwin-thread-multi-2level
(with 2 registered patches, see perl -V for more detail)
$uname -a
Darwin DOPL6.local 11.0.0 Darwin Kernel Version 11.0.0: Sat Jun 18 12:56:35 PDT 2011;
root:xnu-1699.22.73~1/RELEASE_X86_64 x86_64