Siddharth Wagle created HDDS-1453:
-------------------------------------
Summary: Fix unit test TestConfigurationFields broken on trunk
Key: HDDS-1453
URL: https://issues.apache.org/jira/browse/HDDS-1453
Project: Hadoop Distributed Data Store
Issue Type: Bug
Components: SCM
Affects Versions: 0.5.0
Reporter: Siddharth Wagle
Assignee: Siddharth Wagle
Fix For: 0.5.0
Unit test failure::
{code}
[INFO] Running org.apache.hadoop.ozone.TestOzoneConfigurationFields
[ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.772 s
<<< FAILURE! - in org.apache.hadoop.ozone.TestOzoneConfigurationFields
[ERROR]
testCompareConfigurationClassAgainstXml(org.apache.hadoop.ozone.TestOzoneConfigurationFields)
Time elapsed: 0.052 s <<< FAILURE!
java.lang.AssertionError: class org.apache.hadoop.ozone.OzoneConfigKeys class
org.apache.hadoop.hdds.scm.ScmConfigKeys class
org.apache.hadoop.ozone.om.OMConfigKeys class
org.apache.hadoop.hdds.HddsConfigKeys class
org.apache.hadoop.ozone.recon.ReconServerConfigKeys class
org.apache.hadoop.ozone.s3.S3GatewayConfigKeys has 1 variables missing in
ozone-default.xml Entries: ozone.scm.network.topology.schema.file.type
expected:<0> but was:<1>
at org.junit.Assert.fail(Assert.java:88)
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]