[ https://issues.apache.org/jira/browse/HBASE-16785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15842603#comment-15842603 ]
Hudson commented on HBASE-16785: -------------------------------- FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #2394 (See [https://builds.apache.org/job/HBase-Trunk_matrix/2394/]) HBASE-16785 We are not running all tests Do nothing patch just to get (stack: rev 1ee8776273a4ee21f9dc930bed6b72945c19f55c) * (edit) hbase-procedure/pom.xml * (edit) hbase-client/pom.xml * (edit) hbase-checkstyle/pom.xml * (edit) hbase-prefix-tree/pom.xml * (edit) hbase-common/pom.xml * (edit) hbase-hadoop-compat/pom.xml * (edit) hbase-external-blockcache/pom.xml * (edit) hbase-endpoint/pom.xml * (edit) hbase-examples/pom.xml * (edit) hbase-rsgroup/pom.xml * (edit) hbase-hadoop2-compat/pom.xml HBASE-16785 We are not running all tests (stack: rev fb2c89b1b3231f80f15437e4a66febc7229ecc79) * (edit) hbase-hadoop-compat/pom.xml * (edit) hbase-procedure/src/test/java/org/apache/hadoop/hbase/procedure2/store/wal/TestStressWALProcedureStore.java * (edit) hbase-external-blockcache/pom.xml * (edit) hbase-rsgroup/pom.xml * (edit) hbase-endpoint/pom.xml * (edit) hbase-checkstyle/pom.xml * (edit) hbase-client/pom.xml * (edit) hbase-prefix-tree/pom.xml * (edit) hbase-hadoop2-compat/pom.xml * (edit) hbase-examples/pom.xml * (edit) hbase-common/pom.xml * (edit) hbase-procedure/pom.xml * (edit) hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestAsyncProcess.java > We are not running all tests > ---------------------------- > > Key: HBASE-16785 > URL: https://issues.apache.org/jira/browse/HBASE-16785 > Project: HBase > Issue Type: Bug > Components: build, test > Reporter: stack > Assignee: stack > Fix For: 2.0.0 > > Attachments: HBASE-16785.master.001.patch, HBASE-16785.master.002 > (1).patch, HBASE-16785.master.002 (2).patch, HBASE-16785.master.002 > (2).patch, HBASE-16785.master.002.patch, HBASE-16785.master.002.patch, > HBASE-16785.master.003.patch > > > Noticed by [~mbertozzi] > We have some modules where we tried to 'skip' the running of the second part > of tests -- medium and larges. That might have made sense once when the > module was originally added when there may have been just a few small tests > to run but as time goes by and the module accumulates more tests.... in a few > cases we've added mediums and larges but we've not removed the 'skip' config. > Matteo noticed this happened in hbase-procedure. > In hbase-client, there is at least a medium test that is being skipped. > Let me try purging this trick everywhere. It doesn't seem to save us anything > going by build time. -- This message was sent by Atlassian JIRA (v6.3.4#6332)