Subject: | Failure of "make test" step |
Date: | Wed, 26 Jun 2013 20:05:08 +0530 |
To: | bug-WordNet-Similarity [...] rt.cpan.org |
From: | nishant sharma <nishantsharma486 [...] gmail.com> |
Hi,
First of all a big thanks to the whole team for making such tools that are,
for students like me and researchers, very useful.
I would like to report a bug i encountered during the installation of
Wordnet-Similarity-2.05. I have installed all the pre-requisites
successfully. Also to the best of my knowledge, the "perl Makefile.PL" and
"make" steps were successful as well. But the next step, i.e. "make test",
failed. Following are the details of its execution:
nishant@nishant-Inspiron-1545:~/Downloads/WordNet-Similarity-2.05$ make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/access.t ........ ok
t/hso.t ........... ok
t/ICFinder.t ...... ok
t/jcn.t ........... ok
t/lch.t ........... ok
t/lesk.t .......... ok
t/lin.t ........... ok
t/offsetwps.t ..... ok
t/pairs-noroot.t .. ok
t/pairs.t ......... ok
t/path.t .......... ok
t/PathFinder.t .... ok
t/pod-coverage.t .. skipped: Test::Pod::Coverage 1.00 required for testing
POD coverage
t/pod-doc.t ....... skipped: Test::Pod 1.00 required for testing POD
t/pod.t ........... skipped: Test::Pod 1.00 required for testing POD
t/random.t ........ ok
t/res.t ........... ok
t/trace.t ......... 51/132
# Failed test at t/trace.t line 141.
# got: '4'
# expected: '0'
# lesk: The lines 'Overlaps: 1 x "the" 1 x "small" 1 x "of" 2 x "any" 1
x "in the" 1 x "or" 1 x "resembling the" 1 x "and" ' and 'Overlaps: 1 x
"the" 1 x "small" 1 x "in the" 1 x "or" 1 x "of" 1 x "resembling the"
2 x "any" 1 x "and" ' differ
t/trace.t ......... 121/132 # Looks like you failed 1 test of 132.
t/trace.t ......... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/132 subtests
t/vector.t ........ ok
t/vector_pairs.t .. ok
t/wn30loop.t ...... ok
t/wup.t ........... ok
Test Summary Report
-------------------
t/trace.t (Wstat: 256 Tests: 132 Failed: 1)
Failed test: 76
Non-zero exit status: 1
Files=22, Tests=2027, 134 wallclock secs ( 0.44 usr 0.06 sys + 128.26
cusr 4.94 csys = 133.70 CPU)
Result: FAIL
Failed 1/22 test programs. 1/2027 subtests failed.
make: *** [test_dynamic] Error 255
Please could you help me fix this, i am stuck. I need to use it for my
project and i am under a lot of time-pressure.
Thanks a lot once again
Nishant Sharma
IIT Madras, India