[
https://issues.apache.org/jira/browse/CURATOR-541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jordan Zimmerman updated CURATOR-541:
-------------------------------------
Attachment: Screen Shot 2019-09-21 at 11.21.03 AM.png
> 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
>
>
> 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)