You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Martijn Visser (Jira)" <ji...@apache.org> on 2022/10/19 11:50:00 UTC

[jira] [Closed] (FLINK-2910) Reorganize / Combine Gelly tests

     [ https://issues.apache.org/jira/browse/FLINK-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martijn Visser closed FLINK-2910.
---------------------------------
    Resolution: Won't Fix

Gelly has been removed, see FLINK-29668

> Reorganize / Combine Gelly tests
> --------------------------------
>
>                 Key: FLINK-2910
>                 URL: https://issues.apache.org/jira/browse/FLINK-2910
>             Project: Flink
>          Issue Type: Technical Debt
>          Components: Library / Graph Processing (Gelly)
>    Affects Versions: 0.10.0
>            Reporter: Martin Junghanns
>            Assignee: Martin Junghanns
>            Priority: Not a Priority
>              Labels: stale-assigned
>
> - Some tests are spread out in different classes could be combined as well, e.g. we have 3 different classes for testing graph creation, 2 for degrees, 4 for neighborhood methods, etc.
> - Testing a binary operator (i.e. union and difference) is done in two similar tests: one is testing the expected vertex set and one the expected edge set. This can be combined in one test per operator using {{LocalCollectionOutputFormat<>}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)