[
https://issues.apache.org/jira/browse/HDDS-1453?focusedWorklogId=231510&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-231510
]
ASF GitHub Bot logged work on HDDS-1453:
----------------------------------------
Author: ASF GitHub Bot
Created on: 23/Apr/19 16:55
Start Date: 23/Apr/19 16:55
Worklog Time Spent: 10m
Work Description: hadoop-yetus commented on issue #759: HDDS-1453. Fix
unit test TestConfigurationFields broken on trunk. (swagle)
URL: https://github.com/apache/hadoop/pull/759#issuecomment-485887284
:broken_heart: **-1 overall**
| Vote | Subsystem | Runtime | Comment |
|:----:|----------:|--------:|:--------|
| 0 | reexec | 27 | Docker mode activated. |
||| _ Prechecks _ |
| +1 | @author | 0 | The patch does not contain any @author tags. |
| -1 | test4tests | 0 | The patch doesn't appear to include any new or
modified tests. Please justify why no new tests are needed for this patch.
Also please list what manual steps were performed to verify this patch. |
||| _ trunk Compile Tests _ |
| +1 | mvninstall | 1116 | trunk passed |
| +1 | compile | 42 | trunk passed |
| +1 | checkstyle | 19 | trunk passed |
| +1 | mvnsite | 37 | trunk passed |
| +1 | shadedclient | 692 | branch has no errors when building and testing
our client artifacts. |
| +1 | findbugs | 73 | trunk passed |
| +1 | javadoc | 41 | trunk passed |
||| _ Patch Compile Tests _ |
| +1 | mvninstall | 43 | the patch passed |
| +1 | compile | 31 | the patch passed |
| +1 | javac | 31 | the patch passed |
| +1 | checkstyle | 14 | the patch passed |
| +1 | mvnsite | 35 | the patch passed |
| +1 | whitespace | 0 | The patch has no whitespace issues. |
| +1 | xml | 1 | The patch has no ill-formed XML file. |
| +1 | shadedclient | 737 | patch has no errors when building and testing
our client artifacts. |
| +1 | findbugs | 87 | the patch passed |
| +1 | javadoc | 37 | the patch passed |
||| _ Other Tests _ |
| -1 | unit | 69 | common in the patch failed. |
| +1 | asflicense | 25 | The patch does not generate ASF License warnings. |
| | | 3208 | |
| Reason | Tests |
|-------:|:------|
| Failed junit tests | hadoop.hdds.scm.net.TestNodeSchemaManager |
| | hadoop.hdds.scm.net.TestNetworkTopologyImpl |
| Subsystem | Report/Notes |
|----------:|:-------------|
| Docker | Client=17.05.0-ce Server=17.05.0-ce base:
https://builds.apache.org/job/hadoop-multibranch/job/PR-759/2/artifact/out/Dockerfile
|
| GITHUB PR | https://github.com/apache/hadoop/pull/759 |
| Optional Tests | dupname asflicense compile javac javadoc mvninstall
mvnsite unit shadedclient findbugs checkstyle xml |
| uname | Linux c8172ebdc554 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2
17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | personality/hadoop.sh |
| git revision | trunk / 59ded76 |
| maven | version: Apache Maven 3.3.9 |
| Default Java | 1.8.0_191 |
| findbugs | v3.1.0-RC1 |
| unit |
https://builds.apache.org/job/hadoop-multibranch/job/PR-759/2/artifact/out/patch-unit-hadoop-hdds_common.txt
|
| Test Results |
https://builds.apache.org/job/hadoop-multibranch/job/PR-759/2/testReport/ |
| Max. process+thread count | 445 (vs. ulimit of 5500) |
| modules | C: hadoop-hdds/common U: hadoop-hdds/common |
| Console output |
https://builds.apache.org/job/hadoop-multibranch/job/PR-759/2/console |
| Powered by | Apache Yetus 0.9.0 http://yetus.apache.org |
This message was automatically generated.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 231510)
Time Spent: 1h (was: 50m)
> 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.5.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> 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]