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

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

Hi Ferdy
{code}
copy-generated-lib:

test:
     [echo] Testing plugin: parse-tika
    [junit] Running org.apache.nutch.parse.tika.TestMSWordParser
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.349 sec
    [junit] Running org.apache.nutch.parse.tika.TestOOParser
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.409 sec
    [junit] Running org.apache.nutch.parse.tika.TestPdfParser
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.674 sec
    [junit] Running org.apache.nutch.parse.tika.TestRSSParser
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.698 sec
    [junit] Running org.apache.nutch.parse.tika.TestRTFParser
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.013 sec

init:

init-plugin:

deps-jar:
...
BUILD SUCCESSFUL
Total time: 2 minutes 20 seconds
{code}
Ti make sure I checkedout our most recent nutchgora and applied your interim 
testGoraStorage patch. Is there maybe some config that you have changed at your 
end?
                
> 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

        

Reply via email to