[
https://issues.apache.org/jira/browse/HDFS-3449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13556768#comment-13556768
]
Stephen Chu commented on HDFS-3449:
-----------------------------------
Looks like this was fixed in HDFS-3966 (For branch-1, TestFileCreation should
use JUnit4 to make assumeTrue work).
> TestFileCreation fails
> ----------------------
>
> Key: HDFS-3449
> URL: https://issues.apache.org/jira/browse/HDFS-3449
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Tsz Wo (Nicholas), SZE
>
> {noformat}
> Tests run: 15, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 41.737 sec
> <<< FAILURE!
> testFileCreationSetLocalInterface(org.apache.hadoop.hdfs.TestFileCreation)
> Time elapsed: 0.007 sec <<< ERROR!
> org.junit.internal.AssumptionViolatedException: got: <false>, expected: is
> <true>
> at org.junit.Assume.assumeThat(Assume.java:70)
> at org.junit.Assume.assumeTrue(Assume.java:39)
> at
> org.apache.hadoop.hdfs.TestFileCreation.testFileCreationSetLocalInterface(TestFileCreation.java:156)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> ...
> {noformat}
--
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