You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2017/02/20 11:08:44 UTC

[jira] [Resolved] (FLINK-5817) Fix test concurrent execution failure by test dir conflicts.

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

Stephan Ewen resolved FLINK-5817.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.1
                   1.3.0

Fixed in
  - 1.2.1 via d1b148cf30ebd10815912bca2f2b94b2b56a2388 and fc5a20a81f71b81850292bba2643ef37acfb6c2f
  - 1.3.0 via 709fa1d95b7dbbcfdd1124de7d6e073834ca75cf and 1456f0a7084f45056ea9b09e3f85b1aae6b11c6e

> Fix test concurrent execution failure by test dir conflicts.
> ------------------------------------------------------------
>
>                 Key: FLINK-5817
>                 URL: https://issues.apache.org/jira/browse/FLINK-5817
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Wenlong Lyu
>            Assignee: Wenlong Lyu
>             Fix For: 1.3.0, 1.2.1
>
>
> Currently when different users build flink on the same machine, failure may happen because some test utilities create test file using the fixed name, which will cause file access failing when different user processing the same file at the same time.
> We have found errors from AbstractTestBase, IOManagerTest, FileCacheTest.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)