[ 
https://issues.apache.org/jira/browse/YETUS-334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Busbey reopened YETUS-334:
-------------------------------

Just ran into a problem testing out 0.3.0-SNAP on HBASE-15295. The patch 
touches modules: hbase-client, hbase-it, and hbase-server.

It looks like yetus only ran tests in hbase-client:

{code}
Vote    Subsystem       Runtime Comment
+1      @author 0m 0s   The patch does not contain any @author tags.
+1      test4tests      0m 0s   The patch appears to include 19 new or modified 
test files.
0       mvndep  0m 44s  Maven dependency ordering for branch
+1      mvninstall      5m 34s  master passed
+1      compile 0m 43s  master passed with JDK v1.8.0
+1      compile 0m 30s  master passed with JDK v1.7.0_79
+1      checkstyle      3m 25s  master passed
+1      mvneclipse      0m 19s  master passed
+1      hbaseprotoc     0m 14s  the patch passed
+1      findbugs        1m 35s  master passed
+1      javadoc 0m 38s  master passed with JDK v1.8.0
+1      javadoc 0m 28s  master passed with JDK v1.7.0_79
0       mvndep  0m 17s  Maven dependency ordering for patch
+1      mvninstall      0m 31s  the patch passed
+1      compile 0m 42s  the patch passed with JDK v1.8.0
+1      javac   0m 42s  the patch passed
+1      compile 0m 27s  the patch passed with JDK v1.7.0_79
+1      javac   0m 27s  the patch passed
-1      checkstyle      3m 16s  hbase-client: patch generated 16 new + 432 
unchanged - 69 fixed = 448 total (was 501)
+1      mvneclipse      0m 16s  the patch passed
+1      whitespace      0m 0s   Patch has no whitespace issues.
+1      hadoopcheck     37m 17s Patch does not cause any errors with Hadoop 
2.4.0 2.4.1 2.5.0 2.5.1 2.5.2 2.6.1 2.6.2 2.6.3 2.7.1.
+1      hbaseprotoc     0m 12s  the patch passed
+1      findbugs        1m 36s  the patch passed
+1      javadoc 0m 45s  the patch passed with JDK v1.8.0
+1      javadoc 0m 24s  the patch passed with JDK v1.7.0_79
+1      unit    1m 7s   hbase-client in the patch passed.
+1      asflicense      0m 9s   Patch does not generate ASF License warnings.
61m 53s 
{code}

> mvn dependency ordering generates duplicates
> --------------------------------------------
>
>                 Key: YETUS-334
>                 URL: https://issues.apache.org/jira/browse/YETUS-334
>             Project: Yetus
>          Issue Type: Bug
>          Components: Test Patch
>            Reporter: Phil Yang
>            Assignee: Allen Wittenauer
>            Priority: Critical
>             Fix For: 0.3.0, 0.2.1
>
>         Attachments: YETUS-334.00.patch
>
>
> Recently pre-commit builds seems run some commands twice.  For example,  in 
> console of https://builds.apache.org/job/PreCommit-HBASE-Build/975/console 
> (HBASE-15325) or 
> https://builds.apache.org/job/PreCommit-HBASE-Build/978/console 
> (HBASE-15406), we run "Patch findbugs detection", "Patch javadoc 
> verification", "Running unit tests" twice for each task. HadoopQA also 
> comment repeated results with different runtime in JIRA. (See this comment: 
> https://issues.apache.org/jira/browse/HBASE-15325?focusedCommentId=15195199&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15195199
>  )
> We will run tests of hbase-server for four times, twice on jdk7 and twice on 
> jdk8, it will be very slow...



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

Reply via email to