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

Gustavo Salazar Torres commented on GIRAPH-365:
-----------------------------------------------

[~cmartella], I tested giraph-examples trunk version using mvn test 
-Dprop.mapred.job.tracker=localhost:54311 -Djava.net.preferIPv4Stack=true and I 
got some failures:

-------------------------------------------------------------------------------
Test set: org.apache.giraph.TestAutoCheckpoint
-------------------------------------------------------------------------------
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 46.81 sec <<< 
FAILURE!
testSingleFault(org.apache.giraph.TestAutoCheckpoint)  Time elapsed: 46.777 sec 
 <<< FAILURE!
java.lang.AssertionError:
        at org.junit.Assert.fail(Assert.java:91)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.giraph.TestAutoCheckpoint.testSingleFault(TestAutoCheckpoint.java:86)

Is this to be expected?
                
> TestBspBasic needs to be split up
> ---------------------------------
>
>                 Key: GIRAPH-365
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-365
>             Project: Giraph
>          Issue Type: Improvement
>    Affects Versions: 0.2.0
>            Reporter: Avery Ching
>         Attachments: GIRAPH-365-1.patch
>
>
> Simple tests are fine, but we have way too many giraph jobs running there, 
> which makes it hard to figure out which one failed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to