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

Nico Kruber updated FLINK-9766:
-------------------------------
    Description: 
If an assertion in the tests fails and as a result the cleanup code wrapped 
into a {{finally}} block also fails, in most tests the original assertion was 
swallowed making it hard to debug
in the successful case.
Furthermore, {{testConcurrentRecycleAndRelease2()}} does even not clean up at 
all if successful.

  was:
If an assertion in the tests fails and as a result the cleanup code wrapped 
into a {{finally}} block also fails, in most tests the original assertion was 
swallowed making it hard to debug
in the successful case.
Furthermore, {{testConcurrentRecycleAndRelease2()}} does even not clean up at 
all.


> Incomplete/incorrect cleanup in RemoteInputChannelTest
> ------------------------------------------------------
>
>                 Key: FLINK-9766
>                 URL: https://issues.apache.org/jira/browse/FLINK-9766
>             Project: Flink
>          Issue Type: Bug
>          Components: Network, Tests
>    Affects Versions: 1.4.0, 1.5.0, 1.4.1, 1.4.2, 1.5.1
>            Reporter: Nico Kruber
>            Assignee: Nico Kruber
>            Priority: Major
>             Fix For: 1.6.0, 1.5.2
>
>
> If an assertion in the tests fails and as a result the cleanup code wrapped 
> into a {{finally}} block also fails, in most tests the original assertion was 
> swallowed making it hard to debug
> in the successful case.
> Furthermore, {{testConcurrentRecycleAndRelease2()}} does even not clean up at 
> all if successful.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to