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