[
https://issues.apache.org/jira/browse/HADOOP-15475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16501946#comment-16501946
]
Steve Loughran commented on HADOOP-15475:
-----------------------------------------
the graph is going in the right direction.
One thing which would be good would be for some official ASF windows libs to
ship. I do the set on [github|https://github.com/steveloughran/winutils], but
that's not quite the same as the ASF blessing. Even without all the tests
passing, we can at least include the native binaries as signed artifacts
> Fix broken unit tests on Windows
> --------------------------------
>
> Key: HADOOP-15475
> URL: https://issues.apache.org/jira/browse/HADOOP-15475
> Project: Hadoop Common
> Issue Type: Test
> Affects Versions: 3.1.0, 2.9.1
> Reporter: Anbang Hu
> Assignee: Anbang Hu
> Priority: Minor
> Labels: Windows
>
> There are hundreds of unit tests that fail on Windows. This JIRA tracks the
> effort to fix them.
> The main reasons for unit test failures on Windows are:
> * Windows/Linux path formats (e.g., HDFS-10256).
> * Line separator.
> * Locked files: Windows locks files when opening them.
> ** The typical trigger is not cleaning MiniDFSCluster leaves files locked
> when a test times out; they need to be cleaned using After.
> * Memory lock size.
> * Slow DNS resolution (e.g., HDFS-13569).
> * Locked ports (e.g., HDFS-11700)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]