[
https://issues.apache.org/jira/browse/CURATOR-541?focusedWorklogId=317731&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-317731
]
ASF GitHub Bot logged work on CURATOR-541:
------------------------------------------
Author: ASF GitHub Bot
Created on: 24/Sep/19 18:03
Start Date: 24/Sep/19 18:03
Worklog Time Spent: 10m
Work Description: asfgit commented on pull request #326: [CURATOR-541]
Fix retry code in BaseClassForTests
URL: https://github.com/apache/curator/pull/326
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 317731)
Time Spent: 0.5h (was: 20m)
> Infinite loop/repeat in BaseClassForTests
> -----------------------------------------
>
> Key: CURATOR-541
> URL: https://issues.apache.org/jira/browse/CURATOR-541
> Project: Apache Curator
> Issue Type: Bug
> Components: Tests
> Affects Versions: 4.2.0
> Reporter: Jordan Zimmerman
> Priority: Critical
> Fix For: 4.3.0
>
> Attachments: Screen Shot 2019-09-21 at 11.21.03 AM.png
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> A Curator test that consistently fails will cause an infinite loop of retries
> when test class extends {{BaseClassForTests}} E.g.
> {code}
> @Test
> public void infiniteLoop() {
> Assert.fail();
> }
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)