Subject: | Test suite fails |
The t/01-get.t test currently fails:
PERL_DL_NONLAZY=1 "/usr/perl5.20.1p/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'charts'
# at t/01-get.t line 47.
# Comparing hash keys of $data->[0]
# Extra: 'xTitle'
# Looks like you failed 1 test of 1.
# Failed test 'charts'
# at t/01-get.t line 48.
Can't call method "look_down" on an undefined value at /home/cpansand/.cpan/build/WWW-Gittip-0.07-JLEQ2g/blib/lib/WWW/Gittip.pm line 342.
# Child (community_members) exited without calling finalize()
# Failed test 'community_members'
# at /usr/perl5.20.1p/lib/site_perl/5.20.1/Test/Builder.pm line 279.
# Looks like you planned 9 tests but ran 8.
# Looks like you failed 2 tests of 8 run.
# Looks like your test exited with 255 just after 8.
t/01-get.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/9 subtests