Hi,
I'm unable to test the latest svn checkout. Someone else notice the sample problem? :-o
jdk 1.4, osx10.4


Stefan

Testcase: testGetText took 0,941 sec
Testcase: testGetTitle took 0,001 sec
Testcase: testGetOutlinks took 0,005 sec
    FAILED
got wrong number of outlinks (expecting 4, got 5)
answer:
toUrl: http://www.nutch.org/index.html anchor:
toUrl: http://www.nutch.org/maps/ anchor:
toUrl: http://www.nutch.org/bot.html anchor:
toUrl: http://www.nutch.org/docs/index.html anchor:

got:
toUrl: http://www.nutch.org/maps/logo.gif anchor:
toUrl: http://www.nutch.org/index.html anchor:
toUrl: http://www.nutch.org/maps/ anchor:
toUrl: http://www.nutch.org/bot.html anchor:
toUrl: http://www.nutch.org/docs/index.html anchor:


junit.framework.AssertionFailedError: got wrong number of outlinks (expecting 4, got 5)
answer:
toUrl: http://www.nutch.org/index.html anchor:
toUrl: http://www.nutch.org/maps/ anchor:
toUrl: http://www.nutch.org/bot.html anchor:
toUrl: http://www.nutch.org/docs/index.html anchor:


got:
toUrl: http://www.nutch.org/maps/logo.gif anchor:
toUrl: http://www.nutch.org/index.html anchor:
toUrl: http://www.nutch.org/maps/ anchor:
toUrl: http://www.nutch.org/bot.html anchor:
toUrl: http://www.nutch.org/docs/index.html anchor:


at org.apache.nutch.parse.html.TestDOMContentUtils.compareOutlinks (Unknown Source)
at org.apache.nutch.parse.html.TestDOMContentUtils.testGetOutlinks (Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25)

Reply via email to