[
https://issues.apache.org/jira/browse/HAMA-590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13295635#comment-13295635
]
Edward J. Yoon commented on HAMA-590:
-------------------------------------
Looks like not a problem of Ubuntu. Task processors fails.
My personal PC (gentoo)'s hosts file is like this:
{code}
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] core .............................................. FAILURE [2:57.018s]
[INFO] graph ............................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:58.315s
[INFO] Finished at: Fri Jun 15 21:43:53 KST 2012
[INFO] Final Memory: 37M/213M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on
project hama-core: There are test failures.
[ERROR]
[ERROR] Please refer to
/home/edward/workspace/hama-trunk/core/target/surefire-reports for the
individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
edward@tweetple ~/workspace/hama-trunk $ cat /etc/host
host.conf hosts hosts.allow hosts.deny
edward@tweetple ~/workspace/hama-trunk $ cat /etc/hosts
# /etc/hosts: Local Host Database
#
# This file describes a number of aliases-to-address mappings for the for
# local hosts that share this file.
#
# In the presence of the domain name service or NIS, this file may not be
# consulted at all; see /etc/host.conf for the resolution order.
#
# IPv4 and IPv6 localhost aliases
127.0.0.1 localhost
::1 localhost
192.168.123.138 tweetple.com
192.168.123.148 tweetple.net
192.168.123.198 udanax.org
{code}
> Fix TestSubmitGraphJob tests
> ----------------------------
>
> Key: HAMA-590
> URL: https://issues.apache.org/jira/browse/HAMA-590
> Project: Hama
> Issue Type: Bug
> Components: graph
> Reporter: Edward J. Yoon
> Assignee: Thomas Jungblut
> Fix For: 0.5.0
>
>
> I just noticed that graph's unit tests are just skipped.
> All unit tests should be fixed and ran by default.
--
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