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

Edward J. Yoon commented on HAMA-590:
-------------------------------------

I know. 

A people (who use Ubuntu cluster), told to me that they can't build TRUNK after 
'svn up' today. So, I was removed { fail(); } lines temporarily for that people.

Try to build again. I can't build TRUNK on ubuntu, gentoo, centos machines. I 
don't think so your computer is OK.

{code}
Ubuntu:

[INFO] 
[INFO] Apache Hama parent POM ............................ SUCCESS [2.239s]
[INFO] core .............................................. SUCCESS [6:09.084s]
[INFO] graph ............................................. FAILURE [11.224s]
[INFO] examples .......................................... SKIPPED
[INFO] yarn .............................................. SKIPPED
[INFO] machine learning .................................. SKIPPED
[INFO] hama-dist ......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6:23.063s
[INFO] Finished at: Fri Jun 15 16:58:51 KST 2012
[INFO] Final Memory: 50M/266M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on 
project hama-graph: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/home/edward/workspace/hama-trunk/graph/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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hama-graph
edward@slave:~/workspace/hama-trunk$ 
edward@slave:~/workspace/hama-trunk$ svn up
Revision 1350513.

Gentoo:

Tests run: 45, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] core .............................................. FAILURE [2:50.960s]
[INFO] graph ............................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:51.841s
[INFO] Finished at: Fri Jun 15 17:02:04 KST 2012

{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

        

Reply via email to