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

Nick Dimiduk commented on HBASE-12881:
--------------------------------------

I gave this a couple more spins locally, patch inclusive. I'm getting more 
"brave souls" this morning, but apparently still not enough to pass the test. I 
wonder why this passes consistently on Jenkins -- traditionally the less stable 
environment.

{noformat}
Failed tests: 
org.apache.hadoop.hbase.client.TestFastFail.testFastFail(org.apache.hadoop.hbase.client.TestFastFail)
  Run 1: TestFastFail.testFastFail:288 Only few thread should ideally be 
waiting for the dead regionserver to be coming back. numBlockedWorkers:15 
threads that retried : 2
  Run 2: TestFastFail.testFastFail:288 Only few thread should ideally be 
waiting for the dead regionserver to be coming back. numBlockedWorkers:5 
threads that retried : 2
  Run 3: TestFastFail.testFastFail:288 Only few thread should ideally be 
waiting for the dead regionserver to be coming back. numBlockedWorkers:5 
threads that retried : 2
  Run 4: TestFastFail.testFastFail:288 Only few thread should ideally be 
waiting for the dead regionserver to be coming back. numBlockedWorkers:7 
threads that retried : 4
  Run 5: TestFastFail.testFastFail:288 Only few thread should ideally be 
waiting for the dead regionserver to be coming back. numBlockedWorkers:14 
threads that retried : 2
  Run 6: TestFastFail.testFastFail:288 Only few thread should ideally be 
waiting for the dead regionserver to be coming back. numBlockedWorkers:6 
threads that retried : 5
{noformat}

> TestFastFail is not compatible with surefire.rerunFailingTestsCount
> -------------------------------------------------------------------
>
>                 Key: HBASE-12881
>                 URL: https://issues.apache.org/jira/browse/HBASE-12881
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>            Reporter: Nick Dimiduk
>            Assignee: Nick Dimiduk
>            Priority: Minor
>             Fix For: 1.0.0, 2.0.0, 1.1.0
>
>         Attachments: HBASE-12881.00.patch
>
>
> TestFastFail makes uses of a static counter for tracking test behavior. It 
> does not reset this counter across test runs, which makes it incompatible 
> with how we run tests in jenkins.



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

Reply via email to