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

Hudson commented on GIRAPH-778:
-------------------------------

SUCCESS: Integrated in Giraph-trunk-Commit #1343 (See 
[https://builds.apache.org/job/Giraph-trunk-Commit/1343/])
GIRAPH-778: Testing with TestGraph is broken (majakabiljo) (majakabiljo: 
http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=4b8fae2593e3d9b7d46542d886046444aa97a092)
* 
giraph-examples/src/test/java/org/apache/giraph/examples/ConnectedComponentsComputationTestInMemory.java
* giraph-core/src/main/java/org/apache/giraph/utils/TestGraph.java
* 
giraph-core/src/main/java/org/apache/giraph/io/formats/InMemoryVertexOutputFormat.java
* giraph-core/src/main/java/org/apache/giraph/utils/InternalVertexRunner.java
* giraph-core/src/test/java/org/apache/giraph/master/TestSwitchClasses.java
* CHANGELOG
* giraph-core/src/main/java/org/apache/giraph/bsp/ImmutableOutputCommitter.java


> TestGraph is broken 
> --------------------
>
>                 Key: GIRAPH-778
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-778
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Maja Kabiljo
>            Assignee: Maja Kabiljo
>         Attachments: GIRAPH-778.patch
>
>
> TestGraph was never really working correctly, since for example newly created 
> vertices wouldn't be a part of it, deleted vertices would still be there, it 
> won't work with ByteArrayPartition... But after GIRAPH-775 it's completely 
> useless since all vertices from input format are serialized and deserialized 
> to other objects.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to