[ 
https://issues.apache.org/jira/browse/FLINK-5546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15834277#comment-15834277
 ] 

ASF GitHub Bot commented on FLINK-5546:
---------------------------------------

Github user zentol commented on the issue:

    https://github.com/apache/flink/pull/3190
  
    Travis failed on flink-core:
    
    ```
    Failed tests: 
      GenericCsvInputFormatTest.readWithEmptyField:639 Test failed due to a 
IOException: No such file or directory
      GenericCsvInputFormatTest.readWithHeaderLine:703 Test failed due to a 
IOException: No such file or directory
      GenericCsvInputFormatTest.readWithHeaderLineAndInvalidIntermediate:740 
Test failed due to a IOException: No such file or directory
      GenericCsvInputFormatTest.readWithParseQuotedStrings:672 Test failed due 
to a IOException: No such file or directory
      GenericCsvInputFormatTest.testLongLongLong:312 Test erroneous
      GenericCsvInputFormatTest.testReadInvalidContents:489 Test failed due to 
a IOException: No such file or directory
      GenericCsvInputFormatTest.testReadInvalidContentsLenient:514 Test failed 
due to a IOException: No such file or directory
      GenericCsvInputFormatTest.testReadInvalidContentsLenientWithSkipping:544 
Test failed due to a IOException: No such file or directory
      GenericCsvInputFormatTest.testReadNoPosAll:119 Test failed due to a 
IOException: No such file or directory
      GenericCsvInputFormatTest.testReadNoPosAllDeflate:159 Test failed due to 
a IOException: No such file or directory
      GenericCsvInputFormatTest.testReadNoPosAllGzip:199 Test failed due to a 
IOException: No such file or directory
      GenericCsvInputFormatTest.testReadNoPosFirstN:235 Test failed due to a 
IOException: No such file or directory
      GenericCsvInputFormatTest.testReadTooShortInput:434 Test failed due to a 
IOException: No such file or directory
      GenericCsvInputFormatTest.testReadTooShortInputLenient:459 Test failed 
due to a IOException: No such file or directory
      GenericCsvInputFormatTest.testSparseParse:276 Test erroneous
      GenericCsvInputFormatTest.testSparseParseWithIndices:351 Test erroneous
      
GenericCsvInputFormatTest.testSparseParseWithIndicesMultiCharDelimiter:406 Test 
erroneous
    Tests in error: 
      GenericCsvInputFormatTest.testReadWithCharset:568 » IO No such file or 
directo...
    ```


> java.io.tmpdir setted as project build directory in surefire plugin
> -------------------------------------------------------------------
>
>                 Key: FLINK-5546
>                 URL: https://issues.apache.org/jira/browse/FLINK-5546
>             Project: Flink
>          Issue Type: Test
>    Affects Versions: 1.2.0, 1.3.0
>         Environment: CentOS 7.2
>            Reporter: Syinchwun Leo
>            Assignee: shijinkui
>
> When multiple Linux users run test at the same time, flink-runtime module may 
> fail. User A creates /tmp/cacheFile, and User B will have no permission to 
> visit the fold.  
> Failed tests: 
> FileCacheDeleteValidationTest.setup:79 Error initializing the test: 
> /tmp/cacheFile (Permission denied)
> Tests in error: 
> IOManagerTest.channelEnumerator:54 » Runtime Could not create storage 
> director...
> Tests run: 1385, Failures: 1, Errors: 1, Skipped: 8



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to