[
https://issues.apache.org/jira/browse/HBASE-22201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16819575#comment-16819575
]
HBase QA commented on HBASE-22201:
----------------------------------
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m
0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red} 0m 5s{color}
| {color:red} HBASE-22201 does not apply to master. Rebase required? Wrong
Branch? See
https://yetus.apache.org/documentation/in-progress/precommit-patchnames for
help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | HBASE-22201 |
| JIRA Patch URL |
https://issues.apache.org/jira/secure/attachment/12966156/HBASE-22201-HBASE-14850.v1.patch
|
| Console output |
https://builds.apache.org/job/PreCommit-HBASE-Build/104/console |
| Powered by | Apache Yetus 0.9.0 http://yetus.apache.org |
This message was automatically generated.
> Multiple test case failures
> ---------------------------
>
> Key: HBASE-22201
> URL: https://issues.apache.org/jira/browse/HBASE-22201
> Project: HBase
> Issue Type: Sub-task
> Affects Versions: HBASE-14850
> Reporter: Ian Buss
> Assignee: Ian Buss
> Priority: Major
> Attachments: HBASE-22201-HBASE-14850.v0.patch,
> HBASE-22201-HBASE-14850.v1.patch
>
>
> result-test.cc fails on EstimatedSize assertion:
> The test assumes {{sizeof(Result)}} will be the same as the estimated size of
> an empty Result which is not the case because estimated size also accounts
> for current capacity of its {{row_}} string member.
> When using docker::
> * Classpath is not propagated properly within the docker container:
> ** if you follow the documentation and build the java project before
> starting docker the classpath file contains the wrong paths. also the code to
> read from a CLASSPATH env var doesn't quite work as expected
> * MiniCluster is not writing an hbase-site.xml to disk as expected by some
> of the tests—as a result the default zk port of 2181 is being used by clients
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)