trunk test failure at org.apache.hadoop.fs.viewfs.TestViewFileSystemHdfs
------------------------------------------------------------------------
Key: HADOOP-7950
URL: https://issues.apache.org/jira/browse/HADOOP-7950
Project: Hadoop Common
Issue Type: Bug
Reporter: Sho Shimauchi
Priority: Critical
I ran mvn test -Dtest=TestViewFileSystemHdfs on trunk and failed with the
following error:
{code}
Failed tests:
testGetDelegationTokensWithCredentials(org.apache.hadoop.fs.viewfs.TestViewFileSystemHdfs):
expected:<0> but was:<1>
{code}
This test was added in HADOOP-7933 .
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira