You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Chris Nauroth (JIRA)" <ji...@apache.org> on 2013/02/06 23:54:12 UTC

[jira] [Created] (MAPREDUCE-4983) multiple MapReduce tests fail on Windows due to platform-specific assumptions in test code

Chris Nauroth created MAPREDUCE-4983:
----------------------------------------

             Summary: multiple MapReduce tests fail on Windows due to platform-specific assumptions in test code
                 Key: MAPREDUCE-4983
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4983
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: test
    Affects Versions: trunk-win
            Reporter: Chris Nauroth
            Assignee: Chris Nauroth


Multiple MapReduce tests have code that makes platform-specific assumptions which do not hold true on Windows.  This includes assumptions about file path manipulation, the path separator used between classpath elements, environment variable syntax, and order of files returned from a directory listing of the local file system.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira