Subject: | test/*.t tests are not run with make test |
the test/*.t tests are not run with make test. Additionally, when they
are run, quite a few of them fail:
Argument "" isn't numeric in numeric gt (>) at t/vwd.t line 17.
# Failed test 3 in t/vwd.t at line 17
# t/vwd.t line 17 is: ok($quotes{"847402","last"} > 0);
# Failed test 5 in t/vwd.t at line 19
# t/vwd.t line 19 is: ok($quotes{"847402","currency"} eq "EUR");
t/vwd................FAILED tests 3, 5
Failed 2/7 tests, 71.43% okay
t/yahoo..............ok
t/yahoo_asia.........ok
t/yahoo_australia....ok
t/yahoo_brasil.......ok
t/yahoo_europe.......ok 10/21# Failed test 20 in t/yahoo_europe.t at
line 57
# t/yahoo_europe.t line 57 is: ok($xetraquotes{"973348.DE","currency"}
eq "USD");
# Failed test 21 in t/yahoo_europe.t at line 58
# t/yahoo_europe.t line 58 is: ok(($xetraquotes{"973348.DE","currency"}
eq "USD") &&
t/yahoo_europe.......FAILED tests 20-21
Failed 2/21 tests, 90.48% okay
t/yahoo_nz...........ok
t/za.................ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/aex.t 23 2 8.70% 9-10
t/cdnfundlibrary.t 255 65280 8 16 200.00% 1-8
t/maninvestments.t 8 7 87.50% 1-7
t/union.t 7 5 71.43% 2-6
t/vwd.t 7 2 28.57% 3 5
t/yahoo_europe.t 21 2 9.52% 20-21
Failed 6/33 test scripts, 81.82% okay. 26/431 subtests failed, 93.97% okay.