You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Lewis John McGibbney (Commented) (JIRA)" <ji...@apache.org> on 2011/12/26 17:08:31 UTC

[jira] [Commented] (NUTCH-1081) ant tests fail

    [ https://issues.apache.org/jira/browse/NUTCH-1081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13175956#comment-13175956 ] 

Lewis John McGibbney commented on NUTCH-1081:
---------------------------------------------

Hi Ferdy. There has been almost no problems within the CI testing environment for a number of weeks/months. Any failures seem to have been down to the project building on Ubuntu slaves as oppose to Solaris slaves, the failures are a result of incorrect envars being specified. I've added some more functionality to the nutchgora build characteristics e.g. Publish JUnit test result report and publish Javadoc. So as agreed we will keep an eye on this.   
                
> 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