You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2015/11/04 18:24:27 UTC

[jira] [Commented] (HBASE-14760) Category-based timeout on TestAsyncProcess makes it so the test is not running as part of general build

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

stack commented on HBASE-14760:
-------------------------------

b/hbase-client/src/test/java/org/apache/hadoop/hbase/client/TestAsyncProcess.java
b/hbase-procedure/src/test/java/org/apache/hadoop/hbase/procedure2/util/TestTimeoutBlockingQueue.java
b/hbase-server/src/test/java/org/apache/hadoop/hbase/ipc/TestRpcClientLeaks.java
b/hbase-server/src/test/java/org/apache/hadoop/hbase/ipc/TestSimpleRpcScheduler.java
b/hbase-server/src/test/java/org/apache/hadoop/hbase/master/cleaner/TestHFileLinkCleaner.java
b/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestColumnSeeking.java
b/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/wal/TestLogRollingNoCluster.java

are the tests that got a category-based timeout in patch on HBASE-14725 but only the first two are not showing.

> Category-based timeout on TestAsyncProcess makes it so the test is not running as part of general build
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-14760
>                 URL: https://issues.apache.org/jira/browse/HBASE-14760
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>            Reporter: stack
>            Assignee: stack
>
> Over in https://issues.apache.org/jira/browse/HBASE-14758?focusedCommentId=14989134&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14989134 , [~carp84] found that since HBASE-14725, the likes of TestAsyncProcess no longer runs as part of general build.
> It seems like any test that gets a category-based timer in that patch no longer runs as part of the build.
> The test runs fine if I invoke on cmd-line.
> Other category-based timeout tests seem to show in the general build.
> Looking....



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