Github user tillrohrmann commented on the pull request:
https://github.com/apache/flink/pull/1167#issuecomment-142530433
We could also fuse the TestLogger and TestRetry into a TestRules class
which contains all the utility test rules. This would solve the problem of
multiple inheritance.
â
On Wed, Sep 23, 2015 at 9:58 AM, Max <[email protected]> wrote:
> Cool. This will get rid off the while (notFailed && numRetries <
> maxRetries) { .. } test expressions.
>
> I would keep the TestRetry class. It is nice syntactic sugar like the
> TestLogger. But no need to delay merging this if you're unsure.
>
> â
> Reply to this email directly or view it on GitHub
> <https://github.com/apache/flink/pull/1167#issuecomment-142523919>.
>
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---