You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Charles Lamb (JIRA)" <ji...@apache.org> on 2014/08/19 16:07:23 UTC

[jira] [Created] (HDFS-6872) Fix TestOptionsParser

Charles Lamb created HDFS-6872:
----------------------------------

             Summary: Fix TestOptionsParser
                 Key: HDFS-6872
                 URL: https://issues.apache.org/jira/browse/HDFS-6872
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: namenode, security
    Affects Versions: fs-encryption (HADOOP-10150 and HDFS-6134)
            Reporter: Charles Lamb
            Assignee: Charles Lamb


Error Message

expected:<...argetPathExists=true[]}> but was:<...argetPathExists=true[, preserveRawXattrs=false]}>

Stacktrace

org.junit.ComparisonFailure: expected:<...argetPathExists=true[]}> but was:<...argetPathExists=true[, preserveRawXattrs=false]}>
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.hadoop.tools.TestOptionsParser.testToString(TestOptionsParser.java:361)




--
This message was sent by Atlassian JIRA
(v6.2#6252)