Jing Zhao created HDFS-3966: ------------------------------- Summary: For branch-1, TestFileCreation should use JUnit4 to make assumeTrue work Key: HDFS-3966 URL: https://issues.apache.org/jira/browse/HDFS-3966 Project: Hadoop HDFS Issue Type: Bug Affects Versions: 1.2.0 Reporter: Jing Zhao Assignee: Jing Zhao Priority: Minor
Currently in TestFileCreation for branch-1, assumeTrue() is used by two test cases in order to check if the OS is Linux. Thus JUnit 4 should be used to enable assumeTrue. -- 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