You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Qilin Cao (JIRA)" <ji...@apache.org> on 2017/03/28 06:20:41 UTC

[jira] [Created] (HBASE-17843) JUnit test timed out in TestRegionReplicaFailover.java

Qilin Cao created HBASE-17843:
---------------------------------

             Summary: JUnit test timed out in TestRegionReplicaFailover.java
                 Key: HBASE-17843
                 URL: https://issues.apache.org/jira/browse/HBASE-17843
             Project: HBase
          Issue Type: Improvement
            Reporter: Qilin Cao
            Priority: Trivial


I found junit test failed in TestRegionReplicaFailover.java, so I changed the testPrimaryRegionKill method  test timeout = 240000
error logs:
Tests run: 6, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 285.221 sec <<< FAILURE! - in org.apache.hadoop.hbase.regionserver.TestRegionReplicaFailover
testPrimaryRegionKill[0](org.apache.hadoop.hbase.regionserver.TestRegionReplicaFailover)  Time elapsed: 125.963 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 120000 milliseconds



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)