You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2013/03/21 22:27:16 UTC

[jira] [Created] (HADOOP-9427) use jUnit assumptions to skip platform-specific tests

Arpit Agarwal created HADOOP-9427:
-------------------------------------

             Summary: use jUnit assumptions to skip platform-specific tests
                 Key: HADOOP-9427
                 URL: https://issues.apache.org/jira/browse/HADOOP-9427
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: 3.0.0
            Reporter: Arpit Agarwal
             Fix For: 3.0.0


Certain tests for platform-specific functionality are either executed only on Windows or bypass on Windows using checks like "if (Path.WINDOWS)" e.g. TestNativeIO.

Prefer using jUnit assumptions instead.

--
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