[jira] [Commented] (HBASE-17545) 'mvn test' does not run all the tests in hbase-endpoint

2017-01-26 Thread stack (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-17545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15840323#comment-15840323
 ] 

stack commented on HBASE-17545:
---

This issue reminded me of HBASE-16785, "We are not running all tests", an issue 
found by Matteo. I tried undoing the skip but was having trouble because we 
ended up running less tests. Let me look at this again. Will resolve 
HBASE-16785 as dupe of this one.

> 'mvn test' does not run all the tests in hbase-endpoint
> ---
>
> Key: HBASE-17545
> URL: https://issues.apache.org/jira/browse/HBASE-17545
> Project: HBase
>  Issue Type: Bug
>  Components: Coprocessors
>Affects Versions: 2.0.0
>Reporter: Duo Zhang
>Assignee: Duo Zhang
> Fix For: 2.0.0
>
> Attachments: HBASE-17545.patch
>
>
> Because we have this in hbase-endpoint/pom.xml
> {code}
> 
> maven-surefire-plugin
> 
> 
> 
> secondPartTestsExecution
> test
> 
> test
> 
> 
> true
> 
> 
> 
> 
> {code}
> It was added accidentally in HBASE-15638. Let's remove it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-17545) 'mvn test' does not run all the tests in hbase-endpoint

2017-01-26 Thread Sean Busbey (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-17545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15839878#comment-15839878
 ] 

Sean Busbey commented on HBASE-17545:
-

+1 on patch. If you're up for it, I'd love if we could find an remove all such 
"let's presume we need to skip second part executions".

> 'mvn test' does not run all the tests in hbase-endpoint
> ---
>
> Key: HBASE-17545
> URL: https://issues.apache.org/jira/browse/HBASE-17545
> Project: HBase
>  Issue Type: Bug
>  Components: Coprocessors
>Affects Versions: 2.0.0
>Reporter: Duo Zhang
>Assignee: Duo Zhang
> Fix For: 2.0.0
>
> Attachments: HBASE-17545.patch
>
>
> Because we have this in hbase-endpoint/pom.xml
> {code}
> 
> maven-surefire-plugin
> 
> 
> 
> secondPartTestsExecution
> test
> 
> test
> 
> 
> true
> 
> 
> 
> 
> {code}
> It was added accidentally in HBASE-15638. Let's remove it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (HBASE-17545) 'mvn test' does not run all the tests in hbase-endpoint

2017-01-26 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-17545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15839733#comment-15839733
 ] 

Hadoop QA commented on HBASE-17545:
---

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue} 0m 14s 
{color} | {color:blue} Docker mode activated. {color} |
| {color:green}+1{color} | {color:green} @author {color} | {color:green} 0m 0s 
{color} | {color:green} The patch does not contain any @author tags. {color} |
| {color:red}-1{color} | {color:red} test4tests {color} | {color:red} 0m 0s 
{color} | {color:red} 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. {color} |
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green} 3m 
13s {color} | {color:green} master passed {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green} 0m 14s 
{color} | {color:green} master passed {color} |
| {color:green}+1{color} | {color:green} mvneclipse {color} | {color:green} 0m 
11s {color} | {color:green} master passed {color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green} 0m 8s 
{color} | {color:green} master passed {color} |
| {color:green}+1{color} | {color:green} mvninstall {color} | {color:green} 0m 
15s {color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} compile {color} | {color:green} 0m 13s 
{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} javac {color} | {color:green} 0m 13s 
{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} mvneclipse {color} | {color:green} 0m 
12s {color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} whitespace {color} | {color:green} 0m 
0s {color} | {color:green} The patch has no whitespace issues. {color} |
| {color:green}+1{color} | {color:green} xml {color} | {color:green} 0m 1s 
{color} | {color:green} The patch has no ill-formed XML file. {color} |
| {color:green}+1{color} | {color:green} hadoopcheck {color} | {color:green} 
26m 0s {color} | {color:green} Patch does not cause any errors with Hadoop 
2.6.1 2.6.2 2.6.3 2.6.4 2.6.5 2.7.1 2.7.2 2.7.3 or 3.0.0-alpha1. {color} |
| {color:green}+1{color} | {color:green} javadoc {color} | {color:green} 0m 8s 
{color} | {color:green} the patch passed {color} |
| {color:green}+1{color} | {color:green} unit {color} | {color:green} 2m 24s 
{color} | {color:green} hbase-endpoint in the patch passed. {color} |
| {color:green}+1{color} | {color:green} asflicense {color} | {color:green} 0m 
7s {color} | {color:green} The patch does not generate ASF License warnings. 
{color} |
| {color:black}{color} | {color:black} {color} | {color:black} 33m 28s {color} 
| {color:black} {color} |
\\
\\
|| Subsystem || Report/Notes ||
| Docker | Client=1.12.3 Server=1.12.3 Image:yetus/hbase:8d52d23 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12849496/HBASE-17545.patch |
| JIRA Issue | HBASE-17545 |
| Optional Tests |  asflicense  javac  javadoc  unit  xml  compile  |
| uname | Linux a1b332b3aa06 3.13.0-95-generic #142-Ubuntu SMP Fri Aug 12 
17:00:09 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | maven |
| Personality | 
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/component/dev-support/hbase-personality.sh
 |
| git revision | master / 0ac5d4a |
| Default Java | 1.8.0_121 |
|  Test Results | 
https://builds.apache.org/job/PreCommit-HBASE-Build/5464/testReport/ |
| modules | C: hbase-endpoint U: hbase-endpoint |
| Console output | 
https://builds.apache.org/job/PreCommit-HBASE-Build/5464/console |
| Powered by | Apache Yetus 0.3.0   http://yetus.apache.org |


This message was automatically generated.



> 'mvn test' does not run all the tests in hbase-endpoint
> ---
>
> Key: HBASE-17545
> URL: https://issues.apache.org/jira/browse/HBASE-17545
> Project: HBase
>  Issue Type: Bug
>  Components: Coprocessors
>Affects Versions: 2.0.0
>Reporter: Duo Zhang
>Assignee: Duo Zhang
> Fix For: 2.0.0
>
> Attachments: HBASE-17545.patch
>
>
> Because we have this in hbase-endpoint/pom.xml
> {code}
> 
> maven-surefire-plugin
> 
> 
> 
> secondPartTestsExecution
> test
> 
> test
> 
> 
> true
> 
> 
> 
> 
> {code}
> It was added accidentally in HBASE-15638. 

[jira] [Commented] (HBASE-17545) 'mvn test' does not run all the tests in hbase-endpoint

2017-01-26 Thread Duo Zhang (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-17545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15839678#comment-15839678
 ] 

Duo Zhang commented on HBASE-17545:
---

[~stack]. FYI.

> 'mvn test' does not run all the tests in hbase-endpoint
> ---
>
> Key: HBASE-17545
> URL: https://issues.apache.org/jira/browse/HBASE-17545
> Project: HBase
>  Issue Type: Bug
>  Components: Coprocessors
>Affects Versions: 2.0.0
>Reporter: Duo Zhang
>Assignee: Duo Zhang
> Fix For: 2.0.0
>
> Attachments: HBASE-17545.patch
>
>
> Because we have this in hbase-endpoint/pom.xml
> {code}
> 
> maven-surefire-plugin
> 
> 
> 
> secondPartTestsExecution
> test
> 
> test
> 
> 
> true
> 
> 
> 
> 
> {code}
> It was added accidentally in HBASE-15638. Let's remove it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)