You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Nico Kruber (JIRA)" <ji...@apache.org> on 2017/06/30 15:05:00 UTC

[jira] [Updated] (FLINK-7053) improve code quality in some tests

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

Nico Kruber updated FLINK-7053:
-------------------------------
    Description: 
* {{BlobClientTest}} and {{BlobClientSslTest}} share a lot of common code
* the received buffers there are currently not verified for being equal to the expected one
* {{TemporaryFolder}} should be used throughout blob store tests

  was:
* {{BlobClientTest}} and {{BlobClientSslTest}} share a lot of common code
* the received buffers there are currently not verified for being equal to the expected one
* {{TemporarFolder}} should be used throughout blob store tests


> improve code quality in some tests
> ----------------------------------
>
>                 Key: FLINK-7053
>                 URL: https://issues.apache.org/jira/browse/FLINK-7053
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Distributed Coordination, Network
>    Affects Versions: 1.4.0
>            Reporter: Nico Kruber
>            Assignee: Nico Kruber
>
> * {{BlobClientTest}} and {{BlobClientSslTest}} share a lot of common code
> * the received buffers there are currently not verified for being equal to the expected one
> * {{TemporaryFolder}} should be used throughout blob store tests



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)