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)