[ 
https://issues.apache.org/jira/browse/HADOOP-9427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Akira Ajisaka updated HADOOP-9427:
----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0-alpha2
           Status: Resolved  (was: Patch Available)

Committed this to trunk. Thanks [~GergelyNovak] for the contribution and thanks 
[~arpiagariu] for the review!

> 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
>          Components: test
>    Affects Versions: 1-win, 3.0.0-alpha1
>            Reporter: Arpit Agarwal
>            Assignee: Gergely Novák
>             Fix For: 3.0.0-alpha2
>
>         Attachments: HADOOP-9427.001.patch, HADOOP-9427.002.patch, 
> HADOOP-9427.003.patch, HADOOP-9427.004.patch, HADOOP-9427.005.patch, 
> HADOOP-9427.006.patch, HADOOP-9427.007.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to