[
https://issues.apache.org/jira/browse/NUTCH-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13121355#comment-13121355
]
Lewis John McGibbney commented on NUTCH-1081:
---------------------------------------------
to update on this issue. All tests as above e.g. all that extend
AbstractNutchTest now pass successfully. The daemon TestGoraStorage is still
giving us bother, and please bear in mind that none of this takes into
consideration NUTCH-896. Is the patch I submitted for these tests deemed
appropriate as a temporary fix? Or should my efforts be concentrated towards
NUTCH-896 ? Thanks
> ant tests fail
> ---------------
>
> Key: NUTCH-1081
> URL: https://issues.apache.org/jira/browse/NUTCH-1081
> Project: Nutch
> Issue Type: Bug
> Components: fetcher, generator, injector, storage
> Affects Versions: nutchgora
> Environment: Ubuntu release 11.04 (natty)
> Kernerl Linux 2.6.38-10-generic
> GNOME 2.32.1
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Priority: Critical
> Fix For: nutchgora
>
>
> The following tests fail when running ant test on trunk 2.0
> {code}
> [junit] Running org.apache.nutch.api.TestAPI
> [junit] Tests run: 4, Failures: 1, Errors: 0, Time elapsed: 11.028 sec
> [junit] Test org.apache.nutch.api.TestAPI FAILED
> [junit] Running org.apache.nutch.crawl.TestGenerator
> [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 0.478 sec
> [junit] Test org.apache.nutch.crawl.TestGenerator FAILED
> [junit] Running org.apache.nutch.crawl.TestInjector
> [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.474 sec
> [junit] Test org.apache.nutch.crawl.TestInjector FAILED
> [junit] Running org.apache.nutch.fetcher.TestFetcher
> [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 0.526 sec
> [junit] Test org.apache.nutch.fetcher.TestFetcher FAILED
> [junit] Running org.apache.nutch.storage.TestGoraStorage
> [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 0.468 sec
> [junit] Test org.apache.nutch.storage.TestGoraStorage FAILED
> {code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira