You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Huaxiang Sun (Jira)" <ji...@apache.org> on 2020/05/19 22:35:00 UTC

[jira] [Assigned] (HBASE-24161) [flakey test] locking.TestEntityLocks.testEntityLockTimeout

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

Huaxiang Sun reassigned HBASE-24161:
------------------------------------

    Assignee: Huaxiang Sun  (was: Hua Xiang)

> [flakey test] locking.TestEntityLocks.testEntityLockTimeout
> -----------------------------------------------------------
>
>                 Key: HBASE-24161
>                 URL: https://issues.apache.org/jira/browse/HBASE-24161
>             Project: HBase
>          Issue Type: Test
>          Components: Client
>    Affects Versions: 3.0.0-alpha-1, 2.3.0, 2.4.0
>            Reporter: Huaxiang Sun
>            Assignee: Huaxiang Sun
>            Priority: Minor
>             Fix For: 3.0.0-alpha-1, 2.3.0
>
>
> From 2.3 flakey board, [https://builds.apache.org/job/HBase-Flaky-Tests/job/branch-2.3/199/artifact/hbase-server/target/surefire-reports/org.apache.hadoop.hbase.client.locking.TestEntityLocks.txt]
>  
> {code:java}
> -------------------------------------------------------------------------------
> Test set: org.apache.hadoop.hbase.client.locking.TestEntityLocks
> -------------------------------------------------------------------------------
> Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.917 s <<< FAILURE! - in org.apache.hadoop.hbase.client.locking.TestEntityLocks
> org.apache.hadoop.hbase.client.locking.TestEntityLocks.testEntityLockTimeout  Time elapsed: 2.022 s  <<< FAILURE!
> java.lang.AssertionError
> 	at org.apache.hadoop.hbase.client.locking.TestEntityLocks.testEntityLockTimeout(TestEntityLocks.java:178)
> Mapping to the code, it complains 
> assertFalse(lock.getWorker().isAlive());
>  {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)