You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "shijinkui (JIRA)" <ji...@apache.org> on 2017/01/06 14:01:58 UTC

[jira] [Closed] (FLINK-5370) build failure for unit test of FileInputFormatTest and GlobFilePathFilterTest

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

shijinkui closed FLINK-5370.
----------------------------
    Resolution: Fixed

> build failure for unit test of FileInputFormatTest and GlobFilePathFilterTest
> -----------------------------------------------------------------------------
>
>                 Key: FLINK-5370
>                 URL: https://issues.apache.org/jira/browse/FLINK-5370
>             Project: Flink
>          Issue Type: Test
>          Components: Tests
>            Reporter: shijinkui
>
> mvn clean package
> head commit 4a27d2105dd08f323c0be26e79a55986aa97e7bd
> on windows:
> Results :
> Failed tests:
>   FileInputFormatTest.testExcludeFiles:336 Illegal char <:> at index 2: /C:/Users/sjk/AppData/Local/Temp/junit2200257114857246164/anot
> her_file.bin
>   FileInputFormatTest.testReadMultiplePatterns:369 Illegal char <:> at index 2: /C:/Users/sjk/AppData/Local/Temp/junit1476821885889426
> 068/another_file.bin
> Tests in error:
>   GlobFilePathFilterTest.excludeFilenameWithStart:115 ? InvalidPath Illegal char...
> Tests run: 2084, Failures: 2, Errors: 1, Skipped: 0
> ------------------------
> head commit bfdaa3821c71f9fa3a3ff85f56154995d98b18b5
> on osx:
> Results :
> Failed tests:
>   BlobCacheSuccessTest.testBlobCache:108 Could not connect to BlobServer at address 0.0.0.0/0.0.0.0:63065
>   BlobLibraryCacheManagerTest.testLibraryCacheManagerCleanup:114 Could not connect to BlobServer at address 0.0.0.0/0.0.0.0:63143
>   ConnectionUtilsTest.testReturnLocalHostAddressUsingHeuristics:68 Can't assign requested address
> Tests in error:
>   CancelPartitionRequestTest.testCancelPartitionRequest » Bind Can't assign requ...
>   CancelPartitionRequestTest.testDuplicateCancel » Bind Can't assign requested a...
>   ClientTransportErrorHandlingTest.testExceptionOnRemoteClose » Bind Can't assig...
>   ClientTransportErrorHandlingTest.testExceptionOnWrite » Bind Can't assign requ...
>   NettyConnectionManagerTest.testManualConfiguration » Bind Can't assign request...
>   NettyConnectionManagerTest.testMatchingNumberOfArenasAndThreadsAsDefault » Bind
>   NettyServerLowAndHighWatermarkTest.testLowAndHighWatermarks » Bind Can't assig...
>   ServerTransportErrorHandlingTest.testRemoteClose » Bind Can't assign requested...
>   QueryableStateClientTest.testIntegrationWithKvStateServer » Bind Can't assign ...
>   KvStateClientTest.testClientServerIntegration » Bind Can't assign requested ad...
>   KvStateClientTest.testConcurrentQueries » Bind Can't assign requested address
>   KvStateClientTest.testFailureClosesChannel » Bind Can't assign requested addre...
>   KvStateClientTest.testServerClosesChannel » Bind Can't assign requested addres...
>   KvStateClientTest.testSimpleRequests » Bind Can't assign requested address
>   KvStateServerTest.testSimpleRequest » Bind Can't assign requested address
> Tests run: 1266, Failures: 3, Errors: 15, Skipped: 3



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