You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/03/08 19:23:04 UTC

[GitHub] [hadoop] mattf-apache opened a new pull request #580: HADOOP-16166. TestRawLocalFileSystemContract fails with build Docker …

mattf-apache opened a new pull request #580: HADOOP-16166. TestRawLocalFileSystemContract fails with build Docker …
URL: https://github.com/apache/hadoop/pull/580
 
 
   …container running on Mac.  Also provided similar fix for Windows.
   
   As noted in the Jira, this problem was discovered when working on a Mac, in the docker container created by `start-build-env.sh`. In that environment, this unit test fails, because it doesn't take into account that a Linux process may be mounting a Mac's case-insensitive filesystem.  This patch adds recognition of that circumstance for both Mac and Windows.
   
   Yetus testing will not see any change.  I manually tested it in the `start-build-env.sh` environment on both Mac and Win 10 Pro.  No new unit test, as this is a fix to an existing unit test.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org