[ https://issues.apache.org/jira/browse/FLINK-5166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15699759#comment-15699759 ]
ASF GitHub Bot commented on FLINK-5166: --------------------------------------- Github user shijinkui commented on the issue: https://github.com/apache/flink/pull/2876 > The test should be changed to use more specific folder names including a random component. If the directory we are trying to create already exists we should not delete everything there (since we can't guarantee that we created those files), but instead try a different directory. @zentol That's file. Also delete the tmp dir when exist. > TextInputFormatTest.testNestedFileRead > -------------------------------------- > > Key: FLINK-5166 > URL: https://issues.apache.org/jira/browse/FLINK-5166 > Project: Flink > Issue Type: Bug > Components: Batch Connectors and Input/Output Formats, Tests > Reporter: shijinkui > > `mvn clean package -P \!scala-2.11,scala-2.11 -U` > Failed tests: > TextInputFormatTest.testNestedFileRead:140 Test erroneous > Tests run: 846, Failures: 1, Errors: 0, Skipped: 0 -- This message was sent by Atlassian JIRA (v6.3.4#6332)