[
https://issues.apache.org/jira/browse/NUTCH-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14339252#comment-14339252
]
Henry Saputra commented on NUTCH-1946:
--------------------------------------
Try to replicate the error stack but when I ran ant test I just saw this at the
end:
{{{
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014
sec
[junit] Running org.apache.nutch.util.TestSuffixStringMatcher
[junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.046 sec
[junit] Running org.apache.nutch.util.TestTableUtil
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.021 sec
[junit] Running org.apache.nutch.util.TestURLUtil
[junit] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.376 sec
[junit] Running org.apache.nutch.webui.client.TestCrawlCycle
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.247 sec
[junit] Running org.apache.nutch.webui.client.TestNutchClientFactory
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.673 sec
[junit] Running org.apache.nutch.webui.client.TestRemoteCommandExecutor
[junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.249 sec
[junit] Running org.apache.nutch.webui.client.TestRemoteCommandsBatchFactory
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.085 sec
[junit] Running org.apache.nutch.webui.view.TestColorEnumLabel
[junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
1.451 sec
BUILD FAILED
/Users/hsaputra/open/asf/nutch/branches/2_x/build.xml:450: Tests failed!
}}}
Where can I which tests are failing?
> Upgrade to Gora 0.6
> -------------------
>
> Key: NUTCH-1946
> URL: https://issues.apache.org/jira/browse/NUTCH-1946
> Project: Nutch
> Issue Type: Improvement
> Components: storage
> Affects Versions: 2.3.1
> Reporter: Lewis John McGibbney
> Assignee: Lewis John McGibbney
> Fix For: 2.3.1
>
> Attachments: NUTCH-1946.patch
>
>
> Apache Gora was released recently.
> We should upgrade before pushing Nutch 2.3.1 as it will come in very handy
> for the new Docker containers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)